Meriworks.PowerShell.BuildEvents
5.5.2
Prefix Reserved
Requires NuGet 2.8 or higher.
dotnet add package Meriworks.PowerShell.BuildEvents --version 5.5.2
NuGet\Install-Package Meriworks.PowerShell.BuildEvents -Version 5.5.2
<PackageReference Include="Meriworks.PowerShell.BuildEvents" Version="5.5.2"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add Meriworks.PowerShell.BuildEvents --version 5.5.2
#r "nuget: Meriworks.PowerShell.BuildEvents, 5.5.2"
// Install Meriworks.PowerShell.BuildEvents as a Cake Addin #addin nuget:?package=Meriworks.PowerShell.BuildEvents&version=5.5.2 // Install Meriworks.PowerShell.BuildEvents as a Cake Tool #tool nuget:?package=Meriworks.PowerShell.BuildEvents&version=5.5.2
Adds support for triggering PowerShell scripts on build events in Visual Studio.
Instead of using the Build Events of visual studio, this allows you to create PowerShell scripts that is called on different build steps.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Meriworks.PowerShell.BuildEvents:
Package | Downloads |
---|---|
Meriworks.PowerShell
Adds PowerShell scripts for misc operations |
|
Meriworks.PowerShell.Sign
Adds PowerShell functions to allow you to sign scripts and files using a code signing certificate. |
GitHub repositories
This package is not used by any popular GitHub repositories.