-
Notifications
You must be signed in to change notification settings - Fork 10.7k
Update template metadata for net8 #45077
Copy link
Copy link
Closed
Labels
area-mvcIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesbugThis issue describes a behavior which is not expected - a bug.This issue describes a behavior which is not expected - a bug.feature-templates
Milestone
Metadata
Metadata
Assignees
Labels
area-mvcIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesbugThis issue describes a behavior which is not expected - a bug.This issue describes a behavior which is not expected - a bug.feature-templates
Type
Fields
Give feedbackNo fields configured for issues without a type.
Is there an existing issue for this?
Describe the bug
Create new project with NET 8 SDK, net7.0 project is created instead
Expected Behavior
Created projects should target net8.0
Steps To Reproduce
Install NET8.0 SDK
dotnet new web
Exceptions (if any)
No response
.NET Version
No response
Anything else?
No response