Questions tagged [.net-standard-2.0]

766 questions
-5
votes
1 answer

netstandard 2.0 is not compatible with netstandard 2.0

I'm trying to create a NuGet package from my project, which is targeting .net standard 2.0. When I add this package as a reference from NuGet package manager I get the following errors Package packageName is not compatible with netstandard2.0…
Waldemar
  • 5,363
  • 3
  • 17
  • 28
1 2 3
51
52