Outrage.BuildTasks 1.0.11

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

// Install Outrage.BuildTasks as a Cake Tool
#tool nuget:?package=Outrage.BuildTasks&version=1.0.11

A set of build tasks for dotnet core build processes, built as standard console apps.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp1.1 is compatible.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Outrage.BuildTasks:

Package Downloads
Outrage.BuildTasks.Generate

A build extension to allow the generation of static websites using Outrage.Generate.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.11 1,451 11/8/2017
1.0.10 810 9/29/2017
1.0.9 802 9/29/2017
1.0.8 935 9/25/2017
1.0.7 807 9/20/2017
1.0.6 812 9/4/2017
1.0.5 1,171 9/3/2017
1.0.4 979 8/31/2017
1.0.3 1,017 8/30/2017
1.0.0 982 8/27/2017

Include task builders for packaging NPM packages built with typescript.