initial commit

This commit is contained in:
2022-07-29 13:11:59 -04:00
commit 7920a94f22
2 changed files with 12 additions and 0 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!");