Initial commit

This commit is contained in:
2025-04-18 23:00:08 +02:00
commit a7cae86254
8 changed files with 457 additions and 0 deletions

2
Program.cs Normal file
View File

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