SemanticGit 2.1.23
dotnet add package SemanticGit --version 2.1.23
NuGet\Install-Package SemanticGit -Version 2.1.23
<PackageReference Include="SemanticGit" Version="2.1.23" />
<PackageVersion Include="SemanticGit" Version="2.1.23" />
<PackageReference Include="SemanticGit" />
paket add SemanticGit --version 2.1.23
#r "nuget: SemanticGit, 2.1.23"
#:package SemanticGit@2.1.23
#addin nuget:?package=SemanticGit&version=2.1.23
#tool nuget:?package=SemanticGit&version=2.1.23
[Obsolete("Use GitInfo instead ;)")] Automatic AssemblyInfo generation, based on SemVer and Git tags.
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 |
|---|
Release Notes:
v2.2
* Show Obsolete in description, point users to GitInfo now.
v2.0
* Added support for pre-release suffix on the semver git tag
* Simplified token replacement on format strings
v1.0
* Supports VB and C#.
* Supports formatting the AssemblyVersion, AssemblyFileVersion and AssemblyInformationalVersion.
* Automatically generate assembly information attributes on build, in the intermediate output path.