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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | 457 | 12/1/2020 |
1.0.8 | 436 | 12/1/2020 |
1.0.7 | 483 | 11/22/2020 |
1.0.6 | 456 | 11/22/2020 |
1.0.5 | 461 | 11/22/2020 |
1.0.4 | 449 | 11/22/2020 |
1.0.3 | 464 | 11/22/2020 |
1.0.2 | 494 | 11/22/2020 |
1.0.1 | 473 | 11/22/2020 |
1.0.0 | 509 | 11/22/2020 |
0.9.9 | 497 | 11/22/2020 |
0.9.8 | 384 | 11/22/2020 |
0.9.7 | 398 | 11/22/2020 |
0.9.6 | 416 | 11/22/2020 |
0.9.5 | 430 | 11/22/2020 |
0.9.4 | 396 | 11/22/2020 |
0.9.3 | 417 | 11/22/2020 |
0.9.2 | 416 | 11/22/2020 |
0.9.1 | 452 | 11/22/2020 |
0.9.0 | 446 | 11/22/2020 |
Initial release.