From 1ef229b2cf2de780f2db3befa2b8df4107feb78f Mon Sep 17 00:00:00 2001 From: mbtest Date: Thu, 16 Oct 2025 08:51:40 +0000 Subject: [PATCH] Update Program.cs --- Program.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Program.cs b/Program.cs index 3751555..7023ea6 100644 --- a/Program.cs +++ b/Program.cs @@ -1,2 +1,2 @@ // See https://aka.ms/new-console-template for more information -Console.WriteLine("Hello, World!"); +Console.WriteLine("Hello, world!");