Skip to content
This repository was archived by the owner on Mar 30, 2019. It is now read-only.

Conversation

@bruno-garcia
Copy link

The new Microsoft OSS library guidance recommends that when targeting .NET Standard 1.x, also add a .NET Standard 2.0 target.

✔️ DO include a netstandard2.0 target if you require a netstandard1.x target.
All platforms supporting .NET Standard 2.0 will use the netstandard2.0 target and benefit from having a smaller package graph while older platforms will still work and fall back to using the netstandard1.x target.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant