-aInit new .net9.0 project
All checks were successful
First CI / test (push) Successful in 57s
First CI / build (push) Successful in 1m0s

This commit is contained in:
Uladzislau Kamisarau
2025-11-21 13:36:42 +01:00
parent 3f1e7a4717
commit c70e008712
9 changed files with 193 additions and 14 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!");