Info
Version: | 1.14001.156 |
Author(s): | SharpSvn Project |
Last Update: | Friday, April 1, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ampscm/sharpsvn/ |
NuGet Url: | https://www.nuget.org/packages/SharpSvn.AnnotateAssembly |
Install
Install-Package SharpSvn.AnnotateAssembly
dotnet add package SharpSvn.AnnotateAssembly
paket add SharpSvn.AnnotateAssembly
SharpSvn.AnnotateAssembly Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
via MSBuild properties for C#, VB.Net, C++/CLI and F#.
When this package is added to your project and one or more of the properties
ForceAssemblyVersion, ForceAssemblyFileVersion, ForceAssemblyInformationalVersion,
ForceSatelliteContractVersion, ForceComCompatibleVersion, ForceAssemblyCopyright,
ForceAssemblyCompany, ForceAssemblyTrademark, ForceAssemblyConfiguration,
ForceAssemblyDescription, ForceAssemblyProduct, ForceAssemblyTitle,
ForceCLSCompliant, ForceComVisible, ForceNeutralResourceLanguage is set then the
assemblyinfo.(cs|vb|cpp|fs) is filtered to set the attribute to the specified value.