I have some code that works in dotnet 2.0, 3.0, and 3.5 but not in 4.0 and greater. Is there a mechanism within Nuget to target these earlier frameworks only?
↧
I have some code that works in dotnet 2.0, 3.0, and 3.5 but not in 4.0 and greater. Is there a mechanism within Nuget to target these earlier frameworks only?