From 162dbedc55dddc1dd5dc6593a3e8a721f3429581 Mon Sep 17 00:00:00 2001 From: Pernille Date: Mon, 22 Sep 2025 12:54:48 +0200 Subject: [PATCH] Test kommentar --- EmailService/Program.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/EmailService/Program.cs b/EmailService/Program.cs index ca18e9d..5510350 100644 --- a/EmailService/Program.cs +++ b/EmailService/Program.cs @@ -37,5 +37,6 @@ static async Task Main(string[] args) Console.WriteLine("Listening for messages... Press [Enter] to exit"); Console.ReadLine(); + //Kommentar for test af git - Pernille } } \ No newline at end of file