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

✨ Support .NET 8.0 #198

Merged
merged 1 commit into from Nov 23, 2023
Merged

✨ Support .NET 8.0 #198

merged 1 commit into from Nov 23, 2023

Conversation

pleonex
Copy link
Member

@pleonex pleonex commented Nov 23, 2023

Support .NET 8.0.
The only found incompatibility was with ArgumentNullException.ThrowIfNull and dynamic.

Small changes:

  • Deprecated VS Code containers as they are not needed for this project.
  • Update build instructions after last PR

Quality check list

  • Related code has been tested automatically or manually
  • Related documentation is updated
  • I acknowledge I have read and filled this checklist and accept the
    developer certificate of origin

Acceptance criteria

  • Tests pass with .NET 8.0

Follow-up work

None

Example

No need

@pleonex pleonex added this to the vNext milestone Nov 23, 2023
@pleonex pleonex self-assigned this Nov 23, 2023
@pleonex pleonex merged commit 8283cd2 into develop Nov 23, 2023
5 checks passed
@pleonex pleonex deleted the feature/net8 branch November 23, 2023 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant