Skip to main content
SharpSvn.AnnotateAssembly package icon

SharpSvn.AnnotateAssembly

This package provides support for explicitly setting assembly level properties 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. Note that the same feature is also available as .msi/.vsix package globally without including this package. When this feature is installed globally, individual includes with this package are automatically skipped.

Total Downloads
18.8K
18,826
Published
Jul 16, 2020
Latest stable version

Install

.NET CLI
dotnet add package SharpSvn.AnnotateAssembly --version 0.25.2
Package Manager Console
Install-Package SharpSvn.AnnotateAssembly -Version 0.25.2
PackageReference
<PackageReference Include="SharpSvn.AnnotateAssembly" Version="0.25.2" />

Frameworks

No framework metadata available.

Dependencies

No declared dependencies.

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.