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
.NET Standard 2.0 is much more consistent across runtimes and shouldn't need to install 10+ dependencies when used in full .NET Framework or .NET Core projects.
There shouldn't be any need to change code, only the csproj to target an additional platform.