-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Closed
Labels
area-infrastructureIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared frameworkIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared framework
Milestone
Description
Runtime has updated their TFM, so we need to do ours too. Ongoing work in #45475
Todo -
- Update branding & template precendence in spa-templates
- Update template precedence in aspnetcore
- Get a net8.0 SDK & do https://github.com/dotnet/aspnetcore/blob/main/docs/UpdatingMajorVersionAndTFM.md
- Update https://github.com/dotnet/aspnetcore/blob/main/docs/UpdatingMajorVersionAndTFM.md as discussed in Move templates to target net8.0 spa-templates#105 (comment). That is, we'll use
9{major}00
for 8.0 and 9.0, then{major}000
(aka{major} x 1000
) forever after. If we did 8.1, theprecedence
should be9810
. If we did 10.1,11000
. - Mark API from 7 as shipped
- Unskip Microbenchmark validation in
Microsoft.AspNetCore.Server.HttpSys.Microbenchmarks
Metadata
Metadata
Assignees
Labels
area-infrastructureIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared frameworkIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared framework