Skip to content

Update to ASP.NET Core 10 preview 5 #1076

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

Merged

Conversation

martincostello
Copy link
Member

Update to preview 5 of ASP.NET Core 10.

Update to preview 5 of ASP.NET Core 10.
@martincostello martincostello added dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code labels Jun 10, 2025
@martincostello martincostello marked this pull request as ready for review June 10, 2025 20:18
@Copilot Copilot AI review requested due to automatic review settings June 10, 2025 20:18
@martincostello martincostello merged commit 2a25245 into aspnet-contrib:dev-v10 Jun 10, 2025
8 checks passed
@martincostello martincostello deleted the dotnet-10-preview.5 branch June 10, 2025 20:19
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the project to use ASP.NET Core 10 Preview 5 and aligns related package versions accordingly.

  • Bump .NET SDK and CLI preview from 4 → 5 in global.json
  • Increment PreRelease iteration label from 4 → 5 in eng/Versions.props
  • Upgrade test and authentication package versions in Directory.Packages.props

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
global.json Updated SDK and dotnet tool version to preview 5
eng/Versions.props Incremented <PreReleaseVersionIteration> to 5
Directory.Packages.props Upgraded package versions for testing and auth

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code
Development

Successfully merging this pull request may close these issues.

1 participant