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

Target .NET 6 in tests and update packages #909

Merged
merged 3 commits into from
Jan 17, 2022

Conversation

martincostello
Copy link
Member

Details on the issue fix or feature implementation

Target .NET 6 and update to latest NuGet packages (except FluentAssertions, which is a huge upgrade with 600+ compiler errors to fix)

Confirm the following

  • I started this PR by branching from the head of the latest dev vX.Y branch, or I have rebased on the latest dev vX.Y branch, or I have merged the latest changes from the dev vX.Y branch
  • I have targeted the PR to merge into the latest dev vX.Y branch as the base branch
  • I have included unit tests for the issue/feature
  • I have successfully run a local build

Target .NET 6 in the tests and benchmarks.
Update various NuGet packages to their latest versions.
@martincostello martincostello added this to the v7.3.0 milestone Jan 17, 2022
Use the Visual Studio 2022 image for a .NET 6 installation.
@martincostello martincostello merged commit 426f172 into App-vNext:v723-or-v730 Jan 17, 2022
@martincostello martincostello deleted the DotNet-6 branch January 17, 2022 09:47
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.

1 participant