File tree 1 file changed +1
-5
lines changed
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
17
17
## How do I use it?
18
18
19
19
* 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 )
25
21
* Create your [ first project] ( https://github.com/FluentNHibernate/fluent-nhibernate/wiki/Getting-started#wiki-yourfirstproject ) .
26
22
27
23
## Further reading
You can’t perform that action at this time.
0 commit comments