Files
DnnConnect2025Demo/build.ps1
2025-05-10 20:37:54 +02:00

2 lines
68 B
PowerShell

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