Initial commit

This commit is contained in:
2025-10-05 17:52:04 +02:00
commit 5f9bfec643
4 changed files with 39 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!");