Skip to content

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

@jinzhao1127

Description

@jinzhao1127

REGRESSION INFO: Works well on (.NET 10 RC 2 Sdk + .NET 10 RC 2 Hosting bundle) & (main Sdk + main Hosting bundle)

INSTALL STEPS:

  1. Clean Win arm64 machine.
  2. Install .NET 10.0 RC 2 build SDK from .NET Release Tracker
  3. dotnet --info, it works well.
  4. Install the main build Hosting bundle from VMR pipeline

Platform

  • Windows
  • macOS
  • Linux

Repro Steps

  1. 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
Image

Error Log

Expected Result:
After installing the hosting bundle, the dotnet --info should be displayed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-infrastructureIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared framework

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions