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 5 target runtime #1443

Merged
merged 33 commits into from Feb 18, 2024
Merged

Added .NET 5 target runtime #1443

merged 33 commits into from Feb 18, 2024

Conversation

aivascu
Copy link
Member

@aivascu aivascu commented Feb 17, 2024

Description

  • Raised the minimum .NET Framework version to 4.6.2
  • Removed .NET Core 2 and .NET Core 3 target runtimes from test projects
  • Added net48 target to test projects to test netstandard2.0 target
  • Added .NET 5 target runtime to all projects
  • Fixed failing tests
  • Fixed analyzer warnings
  • Raised minimum supported version of NUnit to 3.7.0
  • Raised minimum supported version of xunit.extensibility.core to 2.2.0
  • Added packages fixing transitive vulnerabilities

Closed issues

N/A

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

- Removed duplicate AutoNSubstitute test project
@aivascu aivascu marked this pull request as ready for review February 18, 2024 16:44
@aivascu aivascu merged commit b864999 into AutoFixture:release/5.0.0 Feb 18, 2024
3 checks passed
@aivascu aivascu deleted the dotnet branch February 18, 2024 22:37
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