Skip to content

Provide core libraries on .NET Framework 4.8.1#72

Open
dallmair wants to merge 4 commits intoterrajobst:mainfrom
dallmair:netfx
Open

Provide core libraries on .NET Framework 4.8.1#72
dallmair wants to merge 4 commits intoterrajobst:mainfrom
dallmair:netfx

Conversation

@dallmair
Copy link
Copy Markdown
Contributor

The "polyfill" for ArgumentNullException.ThrowIfNull requires C# 14, which is included in VS 2026. Unfortunately, that is not available on GitHub Actions yet, so CI is expected to fail for now:

actions/runner-images#13291

Closes #71

@dallmair
Copy link
Copy Markdown
Contributor Author

Interestingly, the build is green, i.e. the .NET 10 SDK on the GitHub Actions runners suffices to successfully build this 🎉

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.

Please provide core libraries for .NET Framework 4.8.1

1 participant