Initial start on refactoring

This commit is contained in:
Tony Bark 2025-04-28 05:28:18 -04:00
parent ef67e19c75
commit f710a9b109
3 changed files with 33 additions and 0 deletions

1
GlobalUsing.cs Normal file
View file

@ -0,0 +1 @@
global using System.Text.Json;