What is your target framework? Nhibernate needs net461 (or higher) or netcoreapp2.0 (or higher).
Op wo 25 sep. 2019 15:26 schreef Paul McManus <[email protected]>: > Could not install package 'NHibernate 5.2.6'. You are trying to install > this package into a project that targets '.NETFramework,Version=v4.0', but > the package does not contain any assembly references or content files that > are compatible with that framework. For more information, contact the > package author. > > Why can I not install the NHibernate nuget package into my solution? > > > On Sunday, 8 September 2019 17:43:20 UTC+1, Frédéric Delaporte wrote: >> >> NHibernate 5.2.6 is now released. >> >> For a list of resolved issues & pull requests, see the milestone >> <https://github.com/nhibernate/nhibernate-core/milestone/30?closed=1> or the >> release notes >> <https://github.com/nhibernate/nhibernate-core/blob/5.2.6/releasenotes.txt> >> . >> >> Binaries are available on NuGet and SourceForge: >> https://sourceforge.net/projects/nhibernate/files/NHibernate/5.2.6/ >> https://www.nuget.org/packages/NHibernate/5.2.6 >> >> 11 issues were resolved in this release. >> > -- > You received this message because you are subscribed to the Google Groups > "nhusers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/nhusers/f4fbeed6-d76d-4b50-a4f0-f86c367ea539%40googlegroups.com > <https://groups.google.com/d/msgid/nhusers/f4fbeed6-d76d-4b50-a4f0-f86c367ea539%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "nhusers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nhusers/CAJjVPrTbdpVkvHL75qeood%3DrP8WOouxgxXBCO8kn3xrv%3D1A_Zw%40mail.gmail.com.
