diff --git a/KeyGenerator/Program.cs b/KeyGenerator/Program.cs index 931e699..cb584c5 100644 --- a/KeyGenerator/Program.cs +++ b/KeyGenerator/Program.cs @@ -19,5 +19,5 @@ static void Main(string[] args) } const string template = @" -"; +"; }