Skip to content

.NET 10 Support (Simplified)#2216

Merged
josephdecock merged 21 commits intomainfrom
jmdc/net10-simpler
Sep 16, 2025
Merged

.NET 10 Support (Simplified)#2216
josephdecock merged 21 commits intomainfrom
jmdc/net10-simpler

Conversation

@josephdecock
Copy link
Member

This PR adds .NET 10 support without also fixing new style rules, to make the PR more manageable to digest.

@josephdecock josephdecock added this to the is-7.4.0 milestone Sep 15, 2025
@josephdecock josephdecock self-assigned this Sep 15, 2025
@josephdecock josephdecock added the area/products/is IdentityServer label Sep 15, 2025
@josephdecock josephdecock added area/products Related to more than one product area/products/bff area/products/aaj AspNetCore.Authentication.JwtBearer labels Sep 15, 2025
Seems to be an issue in .NET 10 preview 7, so going back to preview 6.
Also including the Microsoft.Extensions.FileProviders.Embedded package
explicitly seems to help with this issue.

See also https://github.com/issues/created?issue=dotnet%7Caspnetcore%7C63568
This fixes a transitive dependency on a package
with a security flaw
These warnings are only disabled temporarily. We will bring them back
after merging net10.0 support.
Use debug config for playwright tests
to work around dotnet/aspnetcore#63364

When we update to RC2, this should be fixed and we
will re-generate the workflows to go back to Release config.
@josephdecock josephdecock merged commit 8b1ec07 into main Sep 16, 2025
37 checks passed
@josephdecock josephdecock deleted the jmdc/net10-simpler branch September 16, 2025 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/products/aaj AspNetCore.Authentication.JwtBearer area/products/bff area/products/is IdentityServer area/products Related to more than one product

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants