Stamp.Fody 1.4.2

Requires NuGet 2.8 or higher.

dotnet add package Stamp.Fody --version 1.4.2
NuGet\Install-Package Stamp.Fody -Version 1.4.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Stamp.Fody" Version="1.4.2">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Stamp.Fody --version 1.4.2
#r "nuget: Stamp.Fody, 1.4.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Stamp.Fody as a Cake Addin
#addin nuget:?package=Stamp.Fody&version=1.4.2

// Install Stamp.Fody as a Cake Tool
#tool nuget:?package=Stamp.Fody&version=1.4.2

Stamps an assembly with git information.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.4.2 3,382 9/3/2018
1.4.1 1,832 9/3/2018
1.4.0 1,796 8/30/2018
1.3.1 6,545 4/27/2017
1.3.0 1,930 4/22/2017
1.2.5 20,255 2/13/2016
1.2.4 3,238 10/5/2015
1.2.3 2,341 9/29/2015
1.2.2 2,761 8/15/2015
1.2.1 2,563 8/8/2015
1.2.0 4,113 12/4/2014
1.1.0 4,391 7/5/2014
1.0.0 2,263 5/11/2014
0.8.3 2,266 5/11/2014
0.7.2 3,234 8/16/2013
0.7.1 2,212 8/9/2013
0.7.0 2,168 8/9/2013
0.6.2 2,575 7/9/2013
0.6.1 2,409 7/7/2013
0.6.0 2,258 6/20/2013
0.5.5 2,196 6/5/2013
0.5.4 2,387 5/6/2013
0.5.3 2,415 5/6/2013
0.5.2 2,450 4/30/2013
0.5.1.2 2,231 4/2/2013
0.5.1.1 2,087 4/2/2013
0.5.1 2,449 3/24/2013
0.5.0 2,224 3/24/2013
0.4.0 2,509 3/1/2013
0.3.0 2,768 11/24/2012
0.2.0 2,674 11/20/2012
0.1.1 2,716 11/4/2012
0.1.0 2,462 11/2/2012


     1.4.2: Fix 'The process cannot access the file mydll.dll.tmp because it is being used by another process'
     1.4.1: Fix Expression must be writeable
     1.4: Added %lasttag%