Follow steps in https://github.com/dotnet/aspnetcore/blob/main/docs/UpdatingMajorVersionAndTFM.md - [x] Update branding: https://github.com/dotnet/aspnetcore/pull/57340 - [ ] Turn GRPC & HttpSys Microbenchmark validation back on - [x] Update TFM after runtime updates theirs: https://github.com/dotnet/aspnetcore/pull/58090 - [x] Use a .NET10 SDK - https://github.com/dotnet/aspnetcore/pull/58425 - [x] Mark API from 9.0 as shipped - [x] release/9.0: https://github.com/dotnet/aspnetcore/pull/58060 - [x] main: https://github.com/dotnet/aspnetcore/pull/58897 After RTM ships: - [x] Add 9.0 SiteExtensions package to `main` - https://github.com/dotnet/aspnetcore/pull/58925 - [x] Update package baseline - https://github.com/dotnet/aspnetcore/pull/58924 - [x] Add PackageOverrides.txt, PlatformManifest.txt to 9.0
Follow steps in https://github.com/dotnet/aspnetcore/blob/main/docs/UpdatingMajorVersionAndTFM.md
After RTM ships:
main- Add 9.0 SiteExtension, remove some 6.0 bits #58925