Adding project CLI

This commit is contained in:
2023-04-02 21:55:55 +02:00
parent 267df022a5
commit dd10e5740e
15 changed files with 227 additions and 0 deletions

2
CLI/Program.cs Normal file
View File

@@ -0,0 +1,2 @@
// See https://aka.ms/new-console-template for more information
Console.WriteLine("Hello, World!");