Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
Cannot install last version abp cli 9.0.0. Latest working version is 8.3.4 and it installs without any errors
$ dotnet tool install -g Volo.Abp.Cli --version 8.3.4
Skipping NuGet package signature verification.
You can invoke the tool using the following command: abp
Tool 'volo.abp.cli' (version '8.3.4') was successfully installed.
$ dotnet tool install -g Volo.Abp.Cli
Skipping NuGet package signature verification.
The settings file in the tool's NuGet package is invalid: Settings file 'DotnetToolSettings.xml' was not found in the package.
Tool 'volo.abp.cli' failed to install. Contact the tool author for assistance.
Is there an existing issue for this?
Description
Cannot install last version abp cli 9.0.0. Latest working version is 8.3.4 and it installs without any errors
Version
9.0.0
Dotnet Sdk Version
Dotnet 8
Operation System
Linux