Dodanie aplikacji konsolowej dotnet
Some checks failed
First CI / build (push) Failing after 14s

This commit is contained in:
2025-11-21 12:02:38 +01:00
parent c52462f283
commit 17412d9ba5
8 changed files with 233 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!");