v-elenafeng

Results 9 issues of v-elenafeng

**Describe the bug** Upgrade the SDK after creating and running projects, the SDK was installed SxS not upgraded. - Reproduces with all 8.0/7.0/6.0 scenarios. - Doesn't repro if you don't...

**INSTALL STEPS** 1. Clean machine: Win11 x64 23h2 ENU 1. Install SDK 8.0.300 - Apply feed for SDK 8.0.300 1. Install Aspire 8.0 GA - Apply the "darc-pub-dotnet-aspire" feed for...

area-templates

**INSTALL STEPS** 1. Clean machine: Win11 x64 23h2 ENU 1. Install VS 17.11 Preview 1 latest released build **REPRO STEPS** 1. Create an Aspire Starter App, build solution 2. Open...

area-deployment
azure

**REGRESSION INFO**: Also reproduces on Aspire 8.0 P4 and Aspire 8.0 P5 **INSTALL STEPS** 1. Clean machine: Win11 x64 23h2 ENU 2. Install VS 17.10.0 Preview 5 FB, Preview channel...

area-components

**REPRO STEPS** - Clean machine: Win11 x64 23h2 ENU - Install SDK 8.0.302 - Install Aspire 8.0.1 using commands 'dotnet workload update' and 'dotnet workload install aspire' **ACTUAL** The aspire...

untriaged
Area-Workloads

**Output from `azd version`** ![image](https://github.com/Azure/azure-dev/assets/78580199/01b6bf72-e4f3-4ad9-a218-9507f8af9e10) **Describe the bug** An error was encountered during install: MsiFailure ![image](https://github.com/Azure/azure-dev/assets/78580199/876d2873-030c-4311-aea5-e9a07a4f7926) **To Reproduce** - Open a normal Windows PowerShell (non-admin) - Install the latest released...

question
customer-reported

**Repro steps** Download and install .NET 9.0 GA **Expected result** Is this correct for the final 9 release? Or do we need to update the minimumMSBuildVersion? **Actual result** The required...

untriaged
Area-NetSDK

**REPRO STEPS** 1. Install SDK 9.0 RC2 2. Install Aspire 8.2.1 3. Run command 'dotnet new list' **ACTUAL** Some template names are not fully displayed. ![Image](https://github.com/user-attachments/assets/837dcba4-782a-4ec6-b7b2-597bd92c490f) **EXPECTED** The "Template Name"...

**INSTALL STEPS** - Clean machine: Win11 x64 24h2 ENU - Install SDK 9.0.203 - Add the dotnet9 feed for 9.3.0-preview.1 - Install Aspire.CLI - dotnet tool install --global aspire.cli --version...

area-cli