- Split into three projects: Library, Console, and Tests - Library compiles as QRScript.Interpreter to avoid conflicts
2 lines
57 B
C#
2 lines
57 B
C#
global using QRScript;
|
|
global using QRScript.Extensions;
|