nuget package says no dependency
but when installed, it creates build error saying that "requires net 4.5.2." it should accept 4.5.2 and 4.6 and Up??
Error
Could not install package 'JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid 1.6.1'.
You are trying to install this package into a project that targets '.NETFramework,Version=v4.5.2',
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.
nuget package says no dependency
but when installed, it creates build error saying that "requires net 4.5.2." it should accept 4.5.2 and 4.6 and Up??