Skip to content

Conversation

@martincostello
Copy link
Member

@martincostello martincostello commented Oct 24, 2025

  • Update providers to target .NET 10 and depend on ASP.NET Core 10.
  • Update build and test infrastructure to use the .NET 10 SDK.
  • Update dependencies to the latest relevant versions.

Resolves #1030.

Update to preview 1 of ASP.NET Core 10.
Update to preview 2 of ASP.NET Core 10.
Remove custom baselines for 9.x packages.
Update to preview 3 of ASP.NET Core 10.
Remove PackageValidationBaselineVersion for 10.0.
Update to preview 4 of ASP.NET Core 10.
Remove PackageValidationBaselineVersion for Bilibili.
Update to preview 5 of ASP.NET Core 10.
Update to preview 6 of ASP.NET Core 10.
Update to preview 7 of ASP.NET Core 10.
- Update to release candidate 1 of ASP.NET Core 10.
- Fix obsolete usage of `WebHostBuilder`.
- Update `JetBrains.Annotations` and `Microsoft.IdentityModel.Protocols.OpenIdConnect` to their latest versions.
- Disable `IDE0058`.
Update to Release Candidate 2 of ASP.NET Core 10.
Apply Arcade updates for .NET 10.
Set the executable bit for Linux and macOS.
@martincostello martincostello added this to the 10.0.0 milestone Oct 24, 2025
@martincostello martincostello added important dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code labels Oct 24, 2025
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 important .NET Pull requests that update .NET code

Development

Successfully merging this pull request may close these issues.

ASP.NET Core 10 Support

2 participants