Helpful MSBuild task for versioning your .NET Core projects.
Info
| Version: | 1.0.0 |
| Author(s): | Kody Brown |
| Last Update: | Thursday, March 5, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/kodybrown/GitVersionCore |
| NuGet Url: | https://www.nuget.org/packages/wasatchwizard.GitVersionCore |
Install
Install-Package wasatchwizard.GitVersionCore
dotnet add package wasatchwizard.GitVersionCore
paket add wasatchwizard.GitVersionCore
wasatchwizard.GitVersionCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Build(>= 16.4.0)
- Microsoft.Build.Tasks.Core(>= 16.4.0)
Tags