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] There is an error when creating aspire starter application in cmd: "Failed to perform restore: File xxx\AspireApplication.1.sln not found." #657

Closed
v-sherryfan opened this issue Nov 2, 2023 · 0 comments · Fixed by #679
Assignees

Comments

@v-sherryfan
Copy link

INSTALL STEPS

  1. Clean machine: Win11 x64 23h2 ENU
  2. Install latest 8.0.100 SDK
  3. Install VS Code
  4. Install latest-released C# DevKit
  5. Apply NuGet Feeds
  6. Install Aspire workload

REPRO STEPS

  1. Create an Aspire Starter Application in CMD
  dotnet new aspire-starter -o Aspire1

ACTUAL
Failed to perform restore: File C:\Users\xxx\Aspire1\AspireApplication.1.sln not found.
image

Note
There is an error when creating the aspire-starter project, but it does not affect building and debugging the project.

EXPECTED
There are no errors in creating the Aspire Starter application.

DamianEdwards added a commit that referenced this issue Nov 2, 2023
DamianEdwards added a commit that referenced this issue Nov 2, 2023
@DamianEdwards DamianEdwards added this to the preview-1 week milestone Nov 3, 2023
@DamianEdwards DamianEdwards self-assigned this Nov 3, 2023
joperezr added a commit that referenced this issue Nov 14, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Apr 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants