-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
Description
Describe the bug
A clear and concise description of what the bug is.
Installing the ef tool thows error
To Reproduce
dotnet tool install --global dotnet-efError:
Tool 'dotnet-ef' failed to update due to the following:
The settings file in the tool's NuGet package is invalid: Settings file 'DotnetToolSettings.xml' was not found in the package.
Tool 'dotnet-ef' failed to install. Contact the tool author for assistance.
However this command works:
dotnet tool install --global dotnet-ef --version 9.0.10gabrielrainha, javedali-dev, Driedas, that-lucas, MarkKim1 and 1 more