MSBuild.Bower
0.5.1
Run a bower command as a MSBuild task
Install-Package MSBuild.Bower -Version 0.5.1
dotnet add package MSBuild.Bower --version 0.5.1
<PackageReference Include="MSBuild.Bower" 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.Bower --version 0.5.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MSBuild.Bower, 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.Bower as a Cake Addin
#addin nuget:?package=MSBuild.Bower&version=0.5.1
// Install MSBuild.Bower as a Cake Tool
#tool nuget:?package=MSBuild.Bower&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.Bower:
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.