MSBuild Versioning allows you to build programs with version numbers such as Major.Minor.Revision, where Revision is automatically set to your currently checked-out source control revision number.
Info
Version: | 1.0.34 |
Author(s): | Joe Daley |
Last Update: | Wednesday, June 6, 2012 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://versioning.codeplex.com |
NuGet Url: | https://www.nuget.org/packages/MSBuildVersioning |
Install
Install-Package MSBuildVersioning
dotnet add package MSBuildVersioning
paket add MSBuildVersioning
MSBuildVersioning Download (Unzip the "nupkg" after downloading)
Dependencies
- NuGetPowerTools(0.29)