Info
Version: | 1.3.0 |
Author(s): | Petr Kozelek |
Last Update: | Wednesday, February 12, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/footcha/MSBuildExtensions |
NuGet Url: | https://www.nuget.org/packages/AssemblyInformationUpdater |
Install
Install-Package AssemblyInformationUpdater
dotnet add package AssemblyInformationUpdater
paket add AssemblyInformationUpdater
AssemblyInformationUpdater Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
AssemblyInfo can be set by initializing MSBuild property $(AssemblyVersionNumber) before MSBuild target AssemblyVersionUpdate is called.