Added .net console app

This commit is contained in:
Student Politechniki
2025-11-21 13:37:07 +01:00
parent 23a3f45ec6
commit fb8a413cb6
8 changed files with 190 additions and 6 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!");