diff options
Diffstat (limited to 'run.ps1')
| -rw-r--r-- | run.ps1 | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -218,3 +218,5 @@ edition = "2024" dotnet run --project "$temp_dir/$target_name.csproj" -- $script_args } } + +exit $LASTEXITCODE |
