You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add option to prefer .NET Standard over .NET Framework as TargetFramework (#641)
* Add option to prefer .NET Standard over .NET Framework as TargetFramework
* New NuGet.config has a default preference for .NET Standard over .NET Framework
* simplify code + add Tooltip + add Infobox + add unit test
---------
Co-authored-by: JoC0de <[email protected]>
"The prefer .NET Standard setting has no effect as you have set the API compatibility level to .NET Standard so .NET Standard will always be preferred, as it is the only supported.",
0 commit comments