diff --git a/Sources/App/Program.cs b/Sources/App/Program.cs index 84f3b9a..554a05f 100644 --- a/Sources/App/Program.cs +++ b/Sources/App/Program.cs @@ -3,7 +3,7 @@ using System.Diagnostics; namespace App { - internal class Program + internal static class Program { static void Main(string[] args) {