[NETSDKE2E] 9.0 RC build version is displayed incorrectly in dotnet-core-uninstall list output.
Open
Area-Uninstall-Tool
- Dominant language
- C#
- Stars
- 774
- Forks
- 72
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 2
Description
1.install dotnet-core-uninstall(1.7.615501)
2.Install SDK 9.0.100-rc.2.24474.11
3. Run "dotnet-core-uninstall list"
4.check the output of dotnet-core-uninstall list
**Expected Result:**
the output of dotnet-core-uninstall list displays well.
**Actual Result:**
9.0.100-rc.2.24474.11 version is displayed incorrectly as "9.0.100" rather than "9.0.0-rc.2.xxx" in dotnet-core-uninstall list output.

dotnet --info

Contributor guide
Assessment
This issue has not been assessed yet.