GitVersion.MsBuild
5.6.3
Stamps an assembly with git information based on SemVer.
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.MsBuild -Version 5.6.3
dotnet add package GitVersion.MsBuild --version 5.6.3
<PackageReference Include="GitVersion.MsBuild" Version="5.6.3">
<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.MsBuild --version 5.6.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: GitVersion.MsBuild, 5.6.3"
#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.MsBuild as a Cake Addin
#addin nuget:?package=GitVersion.MsBuild&version=5.6.3
// Install GitVersion.MsBuild as a Cake Tool
#tool nuget:?package=GitVersion.MsBuild&version=5.6.3
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
-
.NETStandard 2.0
- Microsoft.Build.Utilities.Core (>= 16.8.0)
Used By
NuGet packages
This package is not used by any NuGet packages.