Open vdanche opened 7 months ago
The runtime version: 8.0.0-preview.7.23375.6 is also displayed incorrectly as "8.0.0"
I think this is a bug in our version-detection regex, which is currently expecting that RC versions will not have more than one digit in them.
This issue not repro on Mac.
Adding here that if you have RC2 and RC1 both installed, we only list one of them. Likely related.
still happens on 9.0.100-rc.2.24474.11 with tool version 1.7.550802
1.install dotnet-core-uninstall(1.7.515801) 2.Install SDK 8.0.100-rc.2.23502.2
Expected Result: the output of dotnet-core-uninstall list displays well.
Actual Result: 8.0.100-rc.2.23502.2 version is displayed incorrectly as "8.0.100" in
dotnet-core-uninstall list
output.dotnet --info