706b788177
* add package management and build * add GA workflows * add build files * change build permissions * add MinVer and GitHub source link * get packing right
3 lines
82 B
PowerShell
3 lines
82 B
PowerShell
$ErrorActionPreference = "Stop";
|
|
|
|
dotnet run --project build/build.csproj -- $args |