From df3ef69a48daa30ae9ac1d77e0c60e9892790fc7 Mon Sep 17 00:00:00 2001 From: "alberto.morettin" Date: Mon, 24 Mar 2025 15:08:58 +0100 Subject: [PATCH] edit 2 --- TestGit/Program.cs | 1 + 1 file changed, 1 insertion(+) 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");