Framework specific dependencies
thompson-tomo opened this issue · 0 comments
thompson-tomo commented
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.