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