Структура решения

This commit is contained in:
2026-05-29 23:19:11 +03:00
commit daeae92a75
18 changed files with 715 additions and 0 deletions

2
src/Console/Program.cs Normal file
View File

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