Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop .NET Standard 2.1 ? #235

Open
0xced opened this issue Nov 23, 2021 · 0 comments
Open

Drop .NET Standard 2.1 ? #235

0xced opened this issue Nov 23, 2021 · 0 comments
Assignees
Milestone

Comments

@0xced
Copy link
Contributor

0xced commented Nov 23, 2021

The reason why you would multi-target .NET Standard 2.0 + .NET Standard 2.1 is to take advantage of APIs in .NET Standard 2.1 that are not available in .NET Standard 2.0. This is not the case for this project where all APIs used are compatible with .NET Standard 2.0. Adding a .NET Standard 2.1 target framework only makes the NuGet package grow in size without any other added benefit.

@mariotoffia mariotoffia self-assigned this Nov 26, 2021
@mariotoffia mariotoffia added this to To do in FluentDocker via automation Nov 26, 2021
@mariotoffia mariotoffia added this to the 3.0.0-RELEASE milestone Nov 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
FluentDocker
  
To do
Development

No branches or pull requests

2 participants