personaforge/GlobalUsing.cs
Tony Bark 6a9c9a4533 CLI tool
- Dotnet tool support
- Moved profile import/load to after 1.0
2025-04-28 11:45:04 -04:00

2 lines
64 B
C#

global using System.Text.Json;
global using System.CommandLine;