Optional config file

This commit is contained in:
Tony Bark 2025-03-11 23:30:11 -04:00
parent 9fcc37315e
commit 46a86f9ef8
6 changed files with 40 additions and 12 deletions

2
GlobalUsings.cs Normal file
View file

@ -0,0 +1,2 @@
global using Tomlyn;
global using System.Diagnostics;