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
The NetStandard.Library is defined as a dependency of the nuget when in fact it is only required for netstandard 2.0. As such the nuget should have atleast 2 target frameworks netstandard 2.0 and netcoreapp 3.0 with netcore app not having any dependency.
The text was updated successfully, but these errors were encountered:
The NetStandard.Library is defined as a dependency of the nuget when in fact it is only required for netstandard 2.0. As such the nuget should have atleast 2 target frameworks netstandard 2.0 and netcoreapp 3.0 with netcore app not having any dependency.
The text was updated successfully, but these errors were encountered: