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