diff --git a/TestGit/Program.cs b/TestGit/Program.cs index 4d98fda..b469c1b 100644 --- a/TestGit/Program.cs +++ b/TestGit/Program.cs @@ -1,3 +1,4 @@ // See https://aka.ms/new-console-template for more information Console.WriteLine("Hello, World!"); Console.WriteLine("Edit 1"); +Console.WriteLine("Edit 2");