CIBuild.ILMerge 0.4.6

dotnet add package CIBuild.ILMerge --version 0.4.6                
NuGet\Install-Package CIBuild.ILMerge -Version 0.4.6                
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="CIBuild.ILMerge" Version="0.4.6" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CIBuild.ILMerge --version 0.4.6                
#r "nuget: CIBuild.ILMerge, 0.4.6"                
#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 CIBuild.ILMerge as a Cake Addin
#addin nuget:?package=CIBuild.ILMerge&version=0.4.6

// Install CIBuild.ILMerge as a Cake Tool
#tool nuget:?package=CIBuild.ILMerge&version=0.4.6                

CIBuild.ILMerge is build script to merge reference assemblies used internally.

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
0.4.6 1,709 9/8/2015
0.4.5 1,398 4/28/2015
0.4.4 1,293 10/22/2014
0.4.3 1,133 10/22/2014
0.4.2 1,102 10/16/2014
0.4.1 1,150 10/16/2014
0.4.0 1,132 10/8/2014
0.3.0 1,156 10/8/2014
0.2.0 1,131 10/8/2014
0.1.2 1,207 9/26/2014
0.1.1 1,151 9/20/2014
0.1.0 1,152 9/20/2014

Version 0.4.6

- Ignores specific environment(framework, profile) when installed.

- Replaced the old msbuild path with the new one.