Cake addin for Squirrel.Windows
#addin nuget:?package=Cake.Squirrel&version=0.15.1
dotnet add package Cake.Squirrel --version 0.15.1
<PackageReference Include="Cake.Squirrel" Version="0.15.1" />
Aliases
Contains functionality related to running Squirrel.
General
Squirrel |
Runs Squirrel Releasify against the specified NuGet package using the specified settings, if output should be redirected, and if it should be silent. |
Squirrel |
Runs Squirrel Releasify against the specified NuGet package using the specified settings. |
Squirrel |
Runs Squirrel Releasify against the specified NuGet package. |
SyncReleases |
Runs SyncReleases using the specified settings, if output should be redirected, and if it should be silent. |
SyncReleases |
Runs SyncReleases using the specified settings. |