Ops.Tools.Build.Tasks 0.2.0

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

// Install Ops.Tools.Build.Tasks as a Cake Tool
#tool nuget:?package=Ops.Tools.Build.Tasks&version=0.2.0

Provides custom MsBuild tasks for the Ops-Resource packages.

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 Ops.Tools.Build.Tasks:

Package Downloads
Ops.Tools.Build.Actions

Provides the MsBuild script and standard configuration files that are used to execute the automated build, test and release stages for the Ops-Resource packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.0 912 6/15/2020
1.0.0 1,204 1/7/2019
0.3.2 1,384 4/25/2018
0.3.1 1,395 10/28/2017
0.3.0 1,302 7/13/2017
0.2.1 1,292 6/6/2017
0.2.0 1,383 5/14/2017
0.1.1 1,321 4/8/2017
0.1.0 1,303 4/3/2017

[5] Add function to invoke ChefSpec (pvandervelde)
[6] Add function to invoke foodcritic (pvandervelde)
[7] Add function to invoke rubocop (pvandervelde)
[19] Add error and help codes to all MsBuild errors (pvandervelde)
[20] Add function to restore cookbooks via berkshelf (pvandervelde)
[23] Add function to restore Ruby gems with Bundle (pvandervelde)