c:\abp>dotnet tool update -g Volo.Abp.Cli --version 7.0.0-rc.1 C:\Users\Hameed\AppData\Local\Temp\xvuxd3w5.pxj\restore.csproj : error NU1202: Package Volo.Abp.Cli 7.0.0-rc.1 is not c ompatible with net6.0 (.NETCoreApp,Version=v6.0) / any. Package Volo.Abp.Cli 7.0.0-rc.1 supports: net7.0 (.NETCoreApp,V ersion=v7.0) / any Tool 'volo.abp.cli' failed to update due to the following: The tool package could not be restored. Tool 'volo.abp.cli' failed to install. This failure may have been caused by:
For more reasons, including package naming enforcement, visit https://aka.ms/failure-installing-tool
Dears
We need your support in this case we have windows server with multiple user we need to install cli to all user on server. This command install it only on user it's run on it. dotnet tool install -g Volo.Abp.Cli Thanks