branchrust_reboot/main/simulate_compile_errorscancel

3 Commits over 30 Days - 0.00cph!

10 Months Ago
Added OutputPath parameter Added AllowUnsafeBlocks parameter Added a None build as well Added a basic sanity check on the defined constants we get from msbuild to ensure it ran successfully and is up to date
10 Months Ago
Merge from main
11 Months Ago
Added `Switch/Test Compile Errors` menu option - will run parallel dotnet build in background in CLIENT and SERVER mode even if you are in CLIENT + SERVER - will output whether the build succeeded or failed (and include the errors) - only runs on windows atm