File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -17,11 +17,7 @@ dotnet add package FluentNHibernate
1717## How do I use it?
1818
1919* Read the [ introduction] ( https://github.com/FluentNHibernate/fluent-nhibernate/wiki/Getting-started ) .
20- * Get latest version from NuGet
21- - [ .NETCore2.0, NETStandard2.0 or NET 4.6.1 with NHibernate 5.x] ( https://www.nuget.org/packages/FluentNHibernate )
22- - [ .NET 4.0 with NHibernate 4.x] ( https://www.nuget.org/packages/FluentNHibernate/2.0.3 )
23- - [ .NET 3.5 with NHibernate 3 if you like it vintage] ( https://www.nuget.org/packages/FluentNHibernate.Net35 )
24-
20+ * Get latest version from [ NuGet] ( https://www.nuget.org/packages/FluentNHibernate )
2521* Create your [ first project] ( https://github.com/FluentNHibernate/fluent-nhibernate/wiki/Getting-started#wiki-yourfirstproject ) .
2622
2723## Further reading
You can’t perform that action at this time.
0 commit comments