From c42aa8cb6f44fa96c7187c7e5346cbf7a3a59a3b Mon Sep 17 00:00:00 2001 From: "alberto.morettin" Date: Mon, 24 Mar 2025 15:09:10 +0100 Subject: [PATCH] edit 3 --- TestGit/Program.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/TestGit/Program.cs b/TestGit/Program.cs index b469c1b..60a28b1 100644 --- a/TestGit/Program.cs +++ b/TestGit/Program.cs @@ -2,3 +2,4 @@ Console.WriteLine("Hello, World!"); Console.WriteLine("Edit 1"); Console.WriteLine("Edit 2"); +Console.WriteLine("Edit 3");