Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WebToolsE2E][Aspire][Unstable] Create a web project with check 'Enlist in Aspire orchestration', code "builder.AddProject<Projects.WebApplication1>("webapplication1");" is not loaded #4746

Open
v-bennettyue opened this issue Jul 2, 2024 · 0 comments
Labels
area-app-model Issues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplication

Comments

@v-bennettyue
Copy link

v-bennettyue commented Jul 2, 2024

REGRESSION INFO: Worked in Dev17.11 P2 (Includes Aspire 8.0.0)

INSTALL STEPS

  1. Clean machine: Win11 x64 23h2 ENU
  2. Install VS 17.12 Preview 1 from main branch
    • Web workload
    • Includes Aspire 8.0.0

REPRO STEPS

  1. New Project > Razor Page > .NET 8.0 > checked 'Enlist in Aspire orchestration' > Create
  2. After creating successfully, open Program.cs file of the AppHost project

ACTUAL
Code "builder.AddProject<Projects.WebApplication1>("webapplication1");" is not loaded
image
After running, there is nothing in the dashboard page
image

EXPECTED
image

@dotnet-issue-labeler dotnet-issue-labeler bot added the area-app-model Issues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplication label Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-app-model Issues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplication
Projects
None yet
Development

No branches or pull requests

1 participant