Skip to content

Conversation

@RandallFlagg
Copy link

This PR comes to solve issue #34.

In this PR:

  • 2 new CSPROJ files with netstandard 2.1 support
  • Some minor style fixes created by VS Studio

@aarani
Copy link

aarani commented May 12, 2021

To be perfectly honest I don't see a reason for upgrade to .NET Standard 2.1 since it breaks the compatibility with .NET Framework when we don't actually need it, we do plan to target .NET Standard 2.0 so we can have best of both worlds at some point though so feel free to change it to .NET Standard 2.0 and remove the original project and update your PR. (or maybe a .NET 5 and .NET Standard 2.0 multi targeted package)
Also please make a separate PR for your formatting changes cause it's not related to this PR.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants