refactor: change C file to .NET project

This commit is contained in:
MichuMGW
2025-11-21 11:24:46 +01:00
parent 2acf771595
commit cfcda3aeaa
4 changed files with 14 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!");