MSBuild.Grunt
0.5.1
Run a grunt task as a MSBuild task
Install-Package MSBuild.Grunt -Version 0.5.1
dotnet add package MSBuild.Grunt --version 0.5.1
<PackageReference Include="MSBuild.Grunt" Version="0.5.1">
<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 MSBuild.Grunt --version 0.5.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MSBuild.Grunt, 0.5.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install MSBuild.Grunt as a Cake Addin
#addin nuget:?package=MSBuild.Grunt&version=0.5.1
// Install MSBuild.Grunt as a Cake Tool
#tool nuget:?package=MSBuild.Grunt&version=0.5.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- MSBuild.Node (>= 0.5.1 && <= 1.0.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on MSBuild.Grunt:
Package | Downloads |
---|---|
MSBuild.NodeTools
Run a multitude of node tools as a MSBuild task
|
GitHub repositories
This package is not used by any popular GitHub repositories.