Skip to content

Installing dotnet-ef throws error #51649

@Soeren-WBS

Description

@Soeren-WBS

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-ef

Error:

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.10

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions