H.Build.CustomTasks 1.0.9

dotnet add package H.Build.CustomTasks --version 1.0.9
NuGet\Install-Package H.Build.CustomTasks -Version 1.0.9
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="1.0.9">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add H.Build.CustomTasks --version 1.0.9
#r "nuget: H.Build.CustomTasks, 1.0.9"
#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 H.Build.CustomTasks as a Cake Addin
#addin nuget:?package=H.Build.CustomTasks&version=1.0.9

// Install H.Build.CustomTasks as a Cake Tool
#tool nuget:?package=H.Build.CustomTasks&version=1.0.9

Constains custom MSBuild tasks:
     ReplaceAll(Paths, Start, End, Value = string.Empty, IncludeStartEnd = true)

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .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 408 12/1/2020
1.0.8 402 12/1/2020
1.0.7 451 11/22/2020
1.0.6 426 11/22/2020
1.0.5 431 11/22/2020
1.0.4 420 11/22/2020
1.0.3 435 11/22/2020
1.0.2 465 11/22/2020
1.0.1 438 11/22/2020
1.0.0 474 11/22/2020
0.9.9 462 11/22/2020
0.9.8 353 11/22/2020
0.9.7 369 11/22/2020
0.9.6 388 11/22/2020
0.9.5 402 11/22/2020
0.9.4 363 11/22/2020
0.9.3 384 11/22/2020
0.9.2 379 11/22/2020
0.9.1 418 11/22/2020
0.9.0 417 11/22/2020

Initial release.