romis2012 / NHibernate.Caches.SysCache3

NHibernate.Caches.SysCache3
GNU Lesser General Public License v2.1
3 stars 6 forks source link

Getting NuGet failure about .NETFramework 4 #1

Open eastpiada opened 10 years ago

eastpiada commented 10 years ago

All dependencies were verified, this is from the package manager console:

Successfully installed 'NHibernate.Caches.SysCache3 1.0.4'. Adding 'NHibernate.Caches.SysCache3 1.0.4' to MMS.WMS.Web. Uninstalling 'NHibernate.Caches.SysCache3 1.0.4'. Successfully uninstalled 'NHibernate.Caches.SysCache3 1.0.4'. Install failed. Rolling back... Install-Package : Could not install package 'NHibernate.Caches.SysCache3 1.0.4'. 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. At line:1 char:16

romis2012 commented 10 years ago

Hi, seikoh00. NHibernate.Caches.SysCache3 requires .NET Framework 4.5 or later.