CILMerge.MSBuild 0.9.7

dotnet add package CILMerge.MSBuild --version 0.9.7
NuGet\Install-Package CILMerge.MSBuild -Version 0.9.7
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="CILMerge.MSBuild" Version="0.9.7">
  <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 CILMerge.MSBuild --version 0.9.7
#r "nuget: CILMerge.MSBuild, 0.9.7"
#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 CILMerge.MSBuild as a Cake Addin
#addin nuget:?package=CILMerge.MSBuild&version=0.9.7

// Install CILMerge.MSBuild as a Cake Tool
#tool nuget:?package=CILMerge.MSBuild&version=0.9.7

Provides a MSBuild task to merge multiple CIL assemblies into one.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.9.7 454 11/26/2014
0.9.6.5 256 10/21/2014
0.9.6.4 63 10/20/2014
0.9.6.3 63 10/20/2014
0.9.6.2 74 10/12/2014
0.9.6.1 115 10/5/2014
0.9.6 85 10/4/2014

Improved and fixed framework mapping functionality.