Feat: Init .net project
Some checks failed
First CI / build (push) Failing after 10s

This commit is contained in:
vladyslav-crunch
2025-11-21 10:59:06 +01:00
parent 6a750e28fd
commit 64b79e129d
8 changed files with 190 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!");