Open
Description
REGRESSION INFO: Not a regression
INSTALL STEPS
- Clean machine: Win11 x64 ENU
- Install SDK 9.0.200 (latest-released-version)
- Install Aspire templates 9.1 (latest-released-version)
dotnet new install Aspire.ProjectTemplates
- Install VS Code + C# Dev Kit extension (latest pre-release version 1.17.48)
REPRO STEPS
- Using VS Code, create new ASP.NET Web App (Razor Pages) >
WebAppRp01
> Enter > Show all template options
ACTUAL
There is no "Enlist in .NET Aspire orchestration" option when creating a web project.
EXPECTED
Similar to what VS does, when creating a web project there should be an option to "Enlist in .NET Aspire orchestration".