Minor reorganization

This commit is contained in:
Tony Bark 2025-04-29 03:29:57 -04:00
parent 9d9f951e9d
commit eeb17a1d50
6 changed files with 65 additions and 4 deletions

View file

@ -0,0 +1,5 @@
{
"version": 1,
"isRoot": true,
"tools": {}
}

View file

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