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