v-xiaofchen

Results 10 comments of v-xiaofchen

This issue also repro on previous version SDK 3.1.419 and 6.0.300. ![image](https://user-images.githubusercontent.com/99376012/170623491-426923b2-509e-4b35-897f-308927676e18.png) dotnet --info: .NET SDK (reflecting any global.json): Version: 6.0.300 Commit: 8473146e7d Runtime Environment: OS Name: Windows OS Version:...

Another similarly issue, when install 8.0.4 (osx-x64) + 8.0.204(osx-arm64) on M1, reductant "Microsoft .NET Core Runtime 8.0.4(x64)" displays during 'dotnet-core-uninstall remove --runtime --all --force' output. ![image](https://github.com/dotnet/cli-lab/assets/99376012/28652098-f397-470d-9da1-3a5479780720) ![image](https://github.com/dotnet/cli-lab/assets/99376012/2571a2d5-9440-49d2-acd5-d26652a5d5d0)

Another scene, when install mac-x64 like 8.0.203(osx-x64) on M1,it only disply the version of .NET in dotnet-core-uninstall list output,,not show the version of .NET core runtimes, is it expected? ![image](https://github.com/dotnet/cli-lab/assets/99376012/80b9d175-8600-4ec5-baec-1523a6ded0a1)

@AbhitejJohn Thanks for your point, the https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1979661/ seems about Mstest, about mstest I have noticed and track with the bug https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1974677 It's strange. I try again on 9.0.100-preview.2.24128.5(runtime-9.0.0-preview.2.24127.9) with below...

Not repro on sign off build 9.0.100-preview.2.24129.7(runtime- 9.0.0-preview.2.24128.5) from https://dev.azure.com/dnceng/internal/_build/results?buildId=2390934&view=artifacts&pathAsName=false&type=publishedArtifacts keep tracking it. ![image](https://github.com/dotnet/sdk/assets/99376012/5e6e8a58-d693-4dbf-ac16-a4cd6cdc1724)

Not repro on 9.0.100-preview.3.24165.20 (runtime- 9.0.0-preview.3.24162.31). Closed it as fixed.

The maui workload manifest version doesn't update to 9.0.preview.1 after running ‘sudo dotnet workload update’ by using installer package. before upgrading: ![image](https://github.com/dotnet/sdk/assets/99376012/6e18743c-0a7c-4af7-9305-580a096dbf34) after upgrading: ![image](https://github.com/dotnet/sdk/assets/99376012/74280366-234e-4ab0-bfbb-c3a1749a7403)

@jonathanpeppers With NET 9 preview2 SDK installed, The Maui-android/Maui workload manifest version can update to 9.0.0-ci.net9.10075 rather than 9.0.preview.2 after running ‘sudo dotnet workload update’ is it expected? I also...

This issue not repro on Mac. ![image](https://github.com/dotnet/cli-lab/assets/99376012/59e2692a-14a8-4c5e-a0f8-f8d2e6ee2a29) ![image](https://github.com/dotnet/cli-lab/assets/99376012/09fe4a5a-b955-4ebf-8c22-85a606a5fec8)