Cake wrapper for Nerdbank.GitVersioning. Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.
#addin nuget:?package=Cake.GitVersioning&version=3.10.85
dotnet add package Cake.GitVersioning --version 3.10.85
<PackageReference Include="Cake.GitVersioning" Version="3.10.85" />
Aliases
Contains functionality for using Nerdbank.GitVersioning.
General
|
GitVersioningCloud |
Adds versioning information to the current build environment's variables. |
|
Git |
Gets the Git Versioning version from the current repo. |
