1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-17 23:56:05 +02:00

Improved hot compilation handling of DLLs

This commit is contained in:
Brian Fiete 2023-02-20 16:21:56 -05:00
parent 990b509111
commit c7ae0988dc
9 changed files with 84 additions and 9 deletions

View file

@ -16,6 +16,7 @@ namespace IDE
case DebugAfter;
case DebugComptime;
case Test;
case WhileRunning;
public bool WantsRunAfter
{