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