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