-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Closed
Labels
DoneThis issue has been fixedThis issue has been fixedExternalThis is an issue in a component not contained in this repository. It is open for tracking purposes.This is an issue in a component not contained in this repository. It is open for tracking purposes.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
Description
Repro steps:
- Install latest main build VS from main-32123.28 (Run preinstall command first)
- Download .NET 7 SDK(7.0.100-alpha.1.22071.3) from main branch of https://github.com/dotnet/installer
- Open VS, apply feed: https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet7/nuget/v3/index.json
- Open Command Prompt and run"dotnet new mvc -f net6.0 -o Mvc60" to create ASP.NET Core 6.0 MVC project.
Expected Result
The project should be created successfully.
Metadata
Metadata
Assignees
Labels
DoneThis issue has been fixedThis issue has been fixedExternalThis is an issue in a component not contained in this repository. It is open for tracking purposes.This is an issue in a component not contained in this repository. It is open for tracking purposes.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