Files
ButterflyPinBoard/build.ps1

3 lines
79 B
PowerShell

dotnet run --project ZZCakeBuild/CakeBuild.csproj -- $args
exit $LASTEXITCODE;