Files
ClaimLink/build.ps1
T
2026-06-27 09:50:34 +02:00

2 lines
76 B
PowerShell

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