dotnet-version-cli icon indicating copy to clipboard operation
dotnet-version-cli copied to clipboard

Check if manual version is the same as the stored version

Open nover opened this issue 8 years ago • 0 comments

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

nover avatar May 19 '17 06:05 nover