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] After installing Aspire 9.1 templates, 'dotnet new aspire' does not show 9.1 as a valid version for --aspire-version parameter #7160

Open
Yangfanyue opened this issue Jan 20, 2025 · 0 comments
Milestone

Comments

@Yangfanyue
Copy link

INSTALL STEPS

  1. Install VS 17.13 Preview 2.1
  2. Install latest Aspire 9.1.0-preview.1.25066.1

REPRO STEPS

  1. Open Command Prompt > Run 'Dotnet new aspire --help'.

ACTUAL
After installing Aspire 9.1.0-preview.1.25066.1, the version of Aspire still is 9.0.
Image

EXPECTED
The Aspire version can match the correct version.

@davidfowl davidfowl added area-acquisition untriaged New issue has not been triaged and removed untriaged New issue has not been triaged labels Jan 20, 2025
@davidfowl davidfowl added this to the 9.1 milestone Jan 20, 2025
@balachir balachir changed the title [WebToolsE2E][Aspire] After installing Aspire 9.1.0-preview.1.25066.1, the Aspire 9 version is always 9.0 via CLI. [WebToolsE2E][Aspire] After installing Aspire 9.1 templates, 'dotnet new aspire' does not show 9.1 as a valid version for --aspire-version parameter Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants