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