Files
InMemoriam/build.ps1
2025-02-13 22:10:32 +01:00

2 lines
68 B
PowerShell

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