GitVersion.CommandLine
5.3.7
Derives SemVer information from a repository following GitFlow or GitHubFlow.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package GitVersion.CommandLine -Version 5.3.7
dotnet add package GitVersion.CommandLine --version 5.3.7
<PackageReference Include="GitVersion.CommandLine" Version="5.3.7">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GitVersion.CommandLine --version 5.3.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: GitVersion.CommandLine, 5.3.7"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install GitVersion.CommandLine as a Cake Addin
#addin nuget:?package=GitVersion.CommandLine&version=5.3.7
// Install GitVersion.CommandLine as a Cake Tool
#tool nuget:?package=GitVersion.CommandLine&version=5.3.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://github.com/GitTools/GitVersion/releases
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.