42.Monorepo.GitVersioning 1.1.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package 42.Monorepo.GitVersioning --version 1.1.1
NuGet\Install-Package 42.Monorepo.GitVersioning -Version 1.1.1
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="42.Monorepo.GitVersioning" Version="1.1.1">
  <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 42.Monorepo.GitVersioning --version 1.1.1
#r "nuget: 42.Monorepo.GitVersioning, 1.1.1"
#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 42.Monorepo.GitVersioning as a Cake Addin
#addin nuget:?package=42.Monorepo.GitVersioning&version=1.1.1

// Install 42.Monorepo.GitVersioning as a Cake Tool
#tool nuget:?package=42.Monorepo.GitVersioning&version=1.1.1

Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has 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.2.3 269 12/18/2023
1.1.1 5,440 3/19/2022
1.0.2 508 3/14/2022
1.0.1 476 3/13/2022

See https://github.com/akobr/Nerdbank.GitVersioning/releases/tag/v1.1.1 for release notes.
IMPORTANT: The 3.x release may produce a different version height than prior major versions.