Alec 3 years ago
parent
commit
dd9b31aa87
1 changed files with 1 additions and 0 deletions
  1. 1 0
      ConsoleApp1/Program.cs

+ 1 - 0
ConsoleApp1/Program.cs

@@ -11,6 +11,7 @@ namespace ConsoleApp1
         static void Main(string[] args)
         {
             Console.WriteLine("Hello World");
+
         }
     }
 }