Skip to content

Nabbiit/Signet.Fody

Repository files navigation

Signet.Fody

Chat on Gitter NuGet Status

Adds a AssemblyInformationalVersionAttribute to an assembly.

This is an add-in for Fody

It is expected that all developers using Fody either become a Patron on OpenCollective, or have a Tidelift Subscription. See Licensing/Patron FAQ for more information.

Usage

See also Fody usage.

NuGet Installation

Install the Signet.Fody NuGet package and update the Fody NuGet package:

PM> Install-Package Fody
PM> Install-Package Signet.Fody

The Install-Package Fody is required since NuGet always defaults to the oldest, and most buggy, version of any dependency.

Add to FodyWeavers.xml

Add <Signet /> to FodyWeavers.xml

<Weavers>
  <Signet />
</Weavers>

Icon

Icon courtesy of Icon Font

About

Adds a AssemblyInformationalVersionAttribute to an assembly.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages