Ops.Tools.Build.Actions 0.1.0

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

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

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.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Ops.Tools.Build.Actions:

Package Downloads
Ops.Tools.Build.EntryPoint

Provides entry point script and shared import scripts that determine what tasks are available during a build, test or deployment process.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.0 695 6/15/2020
1.0.0 925 1/7/2019
0.3.2 1,149 4/25/2018
0.3.1 1,108 10/28/2017
0.3.0 1,070 7/13/2017
0.2.1 1,097 6/6/2017
0.2.0 1,084 5/14/2017
0.1.1 1,112 4/8/2017
0.1.0 1,125 4/3/2017

[1] Set up build (pvandervelde)
[2] Add base scripts to be able to use ops-tools-build (pvandervelde)
[3] Add function to build an ISO file (pvandervelde)
[4] Add function to invoke Packer (pvandervelde)
[10] Add function to calculate hash of a given file ()
[11] ItemGroup items should have condition that prevents a global select all (pvandervelde)