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