Dotnet
Some checks failed
First CI / test (push) Failing after 5s
First CI / build (push) Successful in 48s

This commit is contained in:
2025-11-21 11:40:04 +01:00
parent 3c57e3274e
commit 1b56b5be9f
9 changed files with 199 additions and 12 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!");