Ops.Tools.Build.Tasks 0.3.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.3.0
NuGet\Install-Package Ops.Tools.Build.Tasks -Version 0.3.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.3.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.3.0
#r "nuget: Ops.Tools.Build.Tasks, 0.3.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.3.0

// Install Ops.Tools.Build.Tasks as a Cake Tool
#tool nuget:?package=Ops.Tools.Build.Tasks&version=0.3.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

[24] Add functions to invoke docker (pvandervelde)
[27] Migrate hash calculation methods to nBuildKit (pvandervelde)
[29] Foodcritic exclude tags fails if there are multiple tags (pvandervelde)
[30] Chefspec, Rubocop and Foodcritic tasks should only execute if there is work to do (pvandervelde)
[32] Add functions to validate packer images (pvandervelde)
[33] Add function to create ISO files during the test phase (pvandervelde)