Skip to content

Settings file 'DotnetToolSettings.xml' was not found in the package#330

Description

@Reza-Noei

馃敟 Error while installing aspirate tool on Ubuntu

I wanted to setup aspirate on Ubuntu 22.04. but I've got some errors.

馃攳 Steps to Reproduce the Bug

  1. Install dotnet on Ubuntu 22.04
    sudo apt-get update && sudo apt-get install -y dotnet-sdk-8.0
    so this is the output of the dotnet --version command:

8.0.410

  1. Install dotnet aspirate tool using following command:
    sudo dotnet tool install -g aspirate
  2. Bingo here is the error message:

Tool 'aspirate' 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 'aspirate' failed to install. Contact the tool author for assistance.

馃Н Possible Solution

I think the problem is on the tool's build process. you should include this file in the build process.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions