Files
Automate/build.ps1
2025-11-26 15:44:59 +01:00

2 lines
78 B
PowerShell

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