diff --git a/Program.cs b/Program.cs index 83fa4f4..0b8233c 100644 --- a/Program.cs +++ b/Program.cs @@ -1,2 +1,3 @@ // See https://aka.ms/new-console-template for more information Console.WriteLine("Hello, World!"); +Console.WriteLine("Test");