3 lines
85 B
PowerShell
3 lines
85 B
PowerShell
$ErrorActionPreference = "Stop";
|
|
|
|
dotnet run --project ci-build/build.csproj -- $args |