H.Build.CustomTasks 0.9.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package H.Build.CustomTasks --version 0.9.0
                    
NuGet\Install-Package H.Build.CustomTasks -Version 0.9.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="H.Build.CustomTasks" Version="0.9.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="H.Build.CustomTasks" Version="0.9.0" />
                    
Directory.Packages.props
<PackageReference Include="H.Build.CustomTasks" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add H.Build.CustomTasks --version 0.9.0
                    
#r "nuget: H.Build.CustomTasks, 0.9.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.
#:package H.Build.CustomTasks@0.9.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=H.Build.CustomTasks&version=0.9.0
                    
Install as a Cake Addin
#tool nuget:?package=H.Build.CustomTasks&version=0.9.0
                    
Install as a Cake Tool

Constains custom MSBuild tasks: RemoveAll(path, from, to)

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETFramework 4.7.2

    • No dependencies.
  • .NETStandard 2.0

    • 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.9 629 12/1/2020
1.0.8 557 12/1/2020
1.0.7 617 11/22/2020
1.0.6 577 11/22/2020
1.0.5 596 11/22/2020
1.0.4 584 11/22/2020
1.0.3 598 11/22/2020
1.0.2 617 11/22/2020
1.0.1 606 11/22/2020
1.0.0 643 11/22/2020
0.9.9 623 11/22/2020
0.9.8 518 11/22/2020
0.9.7 531 11/22/2020
0.9.6 551 11/22/2020
0.9.5 562 11/22/2020
0.9.4 531 11/22/2020
0.9.3 542 11/22/2020
0.9.2 553 11/22/2020
0.9.1 589 11/22/2020
0.9.0 585 11/22/2020

Initial release.