Add .NET app files

This commit is contained in:
Mateusz Kozieł
2025-11-20 16:16:20 +02:00
parent e1d5478951
commit b168c31f20
3 changed files with 12 additions and 7 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!");