Starting with version v6.0 we will deprecate the [`GitVersion.Commandline`](https://www.nuget.org/packages/GitVersion.CommandLine/) nuget package and the reasons are: - There are 2 alternatives that can be used: - the dotnet global tool [`GitVersion.Tool`](https://www.nuget.org/packages/GitVersion.Tool) if you have the dotnet sdk installed - use the `zip` files depending on the architecture you run on (you can find the `zip` files as artifacts of every release) - The usage on nuget.org is really low and with every version lower.