Minor reorganization
This commit is contained in:
parent
9d9f951e9d
commit
eeb17a1d50
6 changed files with 65 additions and 4 deletions
5
PersonaForge.Console/.config/dotnet-tools.json
Normal file
5
PersonaForge.Console/.config/dotnet-tools.json
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"version": 1,
|
||||
"isRoot": true,
|
||||
"tools": {}
|
||||
}
|
|
@ -1,2 +0,0 @@
|
|||
global using System.Text.Json;
|
||||
global using System.CommandLine;
|
Loading…
Add table
Add a link
Reference in a new issue