This commit is contained in:
Marcin Badurowicz
2025-10-16 10:47:24 +02:00
commit e332f48a21
3 changed files with 496 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!");