dotnet-version-cli
dotnet-version-cli copied to clipboard
Check if manual version is the same as the stored version
If a package has version 1.0.0 and I use the dotnet version 1.0.0 it errors out with "cannot commit" which is a very bad error. Instead the tool should check whether the developer is trying to set the same version as it already is and provide helpful feedback