CodeContracts.MSBuild 1.11.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package CodeContracts.MSBuild --version 1.11.0
NuGet\Install-Package CodeContracts.MSBuild -Version 1.11.0
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="CodeContracts.MSBuild" Version="1.11.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CodeContracts.MSBuild --version 1.11.0
#r "nuget: CodeContracts.MSBuild, 1.11.0"
#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 CodeContracts.MSBuild as a Cake Addin
#addin nuget:?package=CodeContracts.MSBuild&version=1.11.0

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

Helper package to use with build servers. Contains all CodeContracts binaries and integrates into MSBuild build process.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on CodeContracts.MSBuild:

Package Downloads
biz.dfch.CS.Testing

biz.dfch.CS.Testing ======================== Collection of utility classes that provide functionality for testing

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.13.0-rc 2,225 9/11/2019
1.12.0 47,460 2/6/2018
1.12.0-rc 1,157 1/15/2018
1.11.0 4,708 1/15/2018
1.11.0-alpha 873 12/3/2017
1.10.1 1,869 11/15/2017
1.10.0 1,249 10/24/2017
1.9.10714.3 3,514 6/16/2017
1.9.10714.2 20,728 1/14/2016
1.7.11202.1001 4,093 12/6/2014
1.7.11106.1001-beta 1,566 11/12/2014
1.7.10908.1101-beta 1,125 10/3/2014
1.6.60617.1502-alpha 1,145 7/25/2014

Full changelog: https://github.com/Igorbek/CodeContracts.MSBuild/blob/master/CHANGELOG.md
1.11: CodeContracts has been updated to v1.10.20606.1-rc2 (released on 6 Jun 2016)
 Improved .net targets support
1.10.1: Add .Net Framework 4.7.1 target support
1.10: Stop using pre-installed CodeContract by default.
1.9: CodeContracts has been updated to v1.9.10714.2 (released on 13 Jul 2015).