diff --git a/PointsCounting.app/PointsCounting/Program.cs b/PointsCounting.app/PointsCounting/Program.cs index 3751555..17260fc 100644 --- a/PointsCounting.app/PointsCounting/Program.cs +++ b/PointsCounting.app/PointsCounting/Program.cs @@ -1,2 +1,3 @@ // See https://aka.ms/new-console-template for more information Console.WriteLine("Hello, World!"); +Console.WriteLine("Hello, World!");