This commit is contained in:
glax
2023-05-18 18:55:11 +02:00
parent babf15072d
commit 88e5379e25
4 changed files with 25 additions and 20 deletions

View File

@ -1,8 +1,9 @@
// See https://aka.ms/new-console-template for more information
using Tranga;
using Tranga;
using Tranga.Connectors;
public class Program
namespace Tranga_CLI;
public static class Tranga_Cli
{
public static void Main(string[] args)
{