GitBuildInfo.SourceGenerator 1.0.16

dotnet add package GitBuildInfo.SourceGenerator --version 1.0.16
NuGet\Install-Package GitBuildInfo.SourceGenerator -Version 1.0.16
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="GitBuildInfo.SourceGenerator" Version="1.0.16">
  <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 GitBuildInfo.SourceGenerator --version 1.0.16
#r "nuget: GitBuildInfo.SourceGenerator, 1.0.16"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install GitBuildInfo.SourceGenerator as a Cake Addin
#addin nuget:?package=GitBuildInfo.SourceGenerator&version=1.0.16

// Install GitBuildInfo.SourceGenerator as a Cake Tool
#tool nuget:?package=GitBuildInfo.SourceGenerator&version=1.0.16

Source Generator for dumping the git branch information, commit hash, and if the working tree is dirty or clean on projects that install this and applies them as an assembly level attribute.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETStandard 2.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.16 3,573 1/13/2022
1.0.15 1,487 1/1/2022
1.0.14 1,618 1/1/2022
1.0.13 1,497 10/31/2021
1.0.12 1,961 6/27/2021
1.0.11 1,649 6/17/2021
1.0.10 1,458 6/16/2021
1.0.9 1,566 5/18/2021
1.0.8 1,689 5/9/2021
1.0.7 1,521 5/6/2021
1.0.6 1,550 5/6/2021
1.0.5 1,520 5/6/2021
1.0.4 1,813 4/2/2021
1.0.3 1,723 3/27/2021
1.0.2 1,750 3/27/2021
1.0.1 1,453 3/27/2021
1.0.0 1,545 3/26/2021

Fixed issue where the roslyn dependencies gets placed in the nuget package.