GitBuildInfo 0.25.0-preview-99680043

Suggested Alternatives

GitBuildInfo.SourceGenerator

Additional Details

This package has been replaced with the GitBuildInfo.SourceGenerator package making it a source generator. Also this package will be unlisted in the future so migrate to the source generator package as soon as possible.

This is a prerelease version of GitBuildInfo.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package GitBuildInfo --version 0.25.0-preview-99680043
NuGet\Install-Package GitBuildInfo -Version 0.25.0-preview-99680043
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" Version="0.25.0-preview-99680043" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GitBuildInfo --version 0.25.0-preview-99680043
#r "nuget: GitBuildInfo, 0.25.0-preview-99680043"
#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 as a Cake Addin
#addin nuget:?package=GitBuildInfo&version=0.25.0-preview-99680043&prerelease

// Install GitBuildInfo as a Cake Tool
#tool nuget:?package=GitBuildInfo&version=0.25.0-preview-99680043&prerelease

A MSBuild task that generates the git build information.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETFramework 4.7.2

    • No dependencies.
  • .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

Fixed IOException when trying to get build info from git.