Skip to content

[NETE2ESDK] [Regression] With .NET 9 SDK installed, it should return that the tool was successfully installed when the tool was installed globally. #37501

@v-xiaofchen

Description

@v-xiaofchen

Describe the bug

With .NET 9 SDK installed, it should return that the tool was successfully installed when the tool was installed globally.

Reproduction Steps

  1. Install .NET 9: 9.0.100-alpha.1.23613.9 on a clean windows OS from https://github.com/dotnet/installer.
  2. Run dotnet tool install -g dotnet-ef
  3. Observe

Expected behavior
It should return Tool was successfully installed.
DOTNET tool

Actual Result:
No successful installation information was returned
dotnettool2

Note:
It is also repro on Linux and mac.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions