Info
Version: | 1.3.3 |
Author(s): | Liwen Guo, Jasper Marianczuk |
Last Update: | Saturday, April 25, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/bluehands/Versioning |
NuGet Url: | https://www.nuget.org/packages/Bluehands.Versioning |
Install
Install-Package Bluehands.Versioning
dotnet add package Bluehands.Versioning
paket add Bluehands.Versioning
Bluehands.Versioning Download (Unzip the "nupkg" after downloading)
Dependencies
- MSBuildTasks(>= 1.5.0.235)
Tags
After installing the package, create a Version.txt file with three version number segments (e.g.
1.0.0) in the project or solution folder.
See https://github.com/bluehands/Versioning#readme for more information.