- Notifications
You must be signed in to change notification settings - Fork 10.5k
Closed
Labels
DoneThis issue has been fixedThis issue has been fixedarea-infrastructureIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared frameworkIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared frameworktask
Milestone
Description
As a part of only supporting .NET Core, we can change most projects to target netcoreapp3.0 instead of netstandard2.0.
This change applies to test projects, which no longer need to cross-target .NET Framework.
Remaining feature areas (I likely missed a few here, keep adding them ~Chris):
- Html
- Razor - make sure to ping @rynowak on this one. We're splitting code here into a new repo soon.
- Http - (Chris) - With exceptions Change projects to target netcoreapp3.0 #3754 (comment)
- Hosting (Chris)
- DataProtection (Chris)
- HttpSysServer (Chris)
- Kestrel (Chris)
- BasicMiddleware (Chris)
- IISIntegration (Justin)
- Antiforgery (Chris)
- StaticFiles (Chris)
- ResponseCaching (Chris)
- Middleware (Chris)
Metadata
Metadata
Labels
DoneThis issue has been fixedThis issue has been fixedarea-infrastructureIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared frameworkIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared frameworktask