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

Added .NET 6.0 target #1448

Merged
merged 6 commits into from Apr 14, 2024
Merged

Added .NET 6.0 target #1448

merged 6 commits into from Apr 14, 2024

Conversation

aivascu
Copy link
Member

@aivascu aivascu commented Mar 25, 2024

This PR adds the .NET 6.0 target framework and enables C# 10 languages features in the project.

Description

  • Add the .NET 6.0 target to AutoFixture packages
  • Enable C#10+ language features by updating static code analyzers
  • Replace deprecated .ruleset files with equivalent rules in .editorconfig and .globalconfig files

Closed issues

closes #1354

Checklist

  • Reviewed the contribution guidelines
  • Linked the issue(s) the PR closes
  • Implemented automated tests and checked coverage
  • Provided inline documentation comments for new public API
  • Ran the full solution build and validation locally

@aivascu aivascu mentioned this pull request Mar 25, 2024
3 tasks
@aivascu aivascu marked this pull request as ready for review March 25, 2024 02:55
@aivascu aivascu merged commit e9ff3f3 into AutoFixture:release/5.0.0 Apr 14, 2024
3 checks passed
@aivascu aivascu deleted the net6 branch April 14, 2024 20:24
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.

None yet

1 participant