BuildCopNugetPackage 1.0.143

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

// Install BuildCopNugetPackage as a Cake Tool
#tool nuget:?package=BuildCopNugetPackage&version=1.0.143

Fork of JellyDruits command line BuildCop utility (https://buildcop.codeplex.com/) to enable it to run as an MSBuild task.

       Config file format should be compatible with the command line version.

       See the help for the command line version for the format of the config file (https://buildcop.codeplex.com/wikipage?title=Configuration&referringTitle=Home)

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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.0.143 1,966 9/3/2015
1.0.140 1,325 6/2/2015
1.0.137 1,730 3/20/2014
1.0.135 1,244 3/4/2014
1.0.134 1,531 2/9/2014

Re-target to .NET framework 3.5, should still work for higher versions