You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After installing RC2 Sdk and then install the main build Hosting bundle, the dotnet tool will be removed automatically from C:\Program Files\dotnet folder #63818
Install the main build Hosting bundle from VMR pipeline
Platform
Windows
macOS
Linux
Repro Steps
dotnet --info after installing the main Hosting bundle
Actual Result
dotnet is not recognized as an internal or external command. After installing the Hosting bundle, thedotnet tool will be removed automatically from C:\Program Files\dotnet folder
Error Log
Expected Result:
After installing the hosting bundle, the dotnet --info should be displayed.