Skip to content

Switch C# TargetFramework to netstandard2.0 #1901

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

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

svix-jplatte
Copy link
Member

After re-reading https://learn.microsoft.com/en-us/dotnet/standard/net-standard?tabs=net-standard-1-0, I'm thinking this might be the best target, if it works.

@svix-jplatte
Copy link
Member Author

Okay, so it seems we can't use the new required feature from C# 11 if we target .NET Standard (see also https://stackoverflow.com/questions/74447497/is-it-possible-to-use-the-c11-required-modifier-with-net-framework-4-8-and).

Putting this PR on hold.

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.

1 participant