Info
Version: | 0.13.0 |
Author(s): | Imre Pühvel |
Last Update: | Tuesday, January 5, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/nortal/AssemblyVersioning |
NuGet Url: | https://www.nuget.org/packages/Nortal.Utilities.AssemblyVersioning.MsBuildTask |
Install
Install-Package Nortal.Utilities.AssemblyVersioning.MsBuildTask
dotnet add package Nortal.Utilities.AssemblyVersioning.MsBuildTask
paket add Nortal.Utilities.AssemblyVersioning.MsBuildTask
Nortal.Utilities.AssemblyVersioning.MsBuildTask Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Can automatically control content for FileVersionAttribute, InformationalVersionAttribute and ConfigurationAttribute to provide developers the tools to always know for sure where and how a binary was created by looking only at the assembly dll.
Developers can easily configure which algorithms to use and extend existing logic using standard MsBuild functionality.
Supports both legacy .Net FW projects inclusing PackageReference projects, and .Net Core SDK-style projects.