diff --git a/Program.cs b/Program.cs new file mode 100644 index 0000000..c448b49 --- /dev/null +++ b/Program.cs @@ -0,0 +1,2 @@ + +Console.WriteLine("Hello, World!");