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.

Total Downloads
18.8K
18,823
Published
Feb 2, 2026
Latest stable version

Install

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

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 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.