~ruther/NosTale-Gfless

0433b5040dabe05c55139c75fbd63edac106b9ab — František Boháček 4 years ago a002bfc
fix: close application for not parsed arguments
1 files changed, 3 insertions(+), 0 deletions(-)

M NostaleGfless.Example/Program.cs
M NostaleGfless.Example/Program.cs => NostaleGfless.Example/Program.cs +3 -0
@@ 86,6 86,9 @@ namespace NostaleGfless.Example
                }

                ewh.Set();
            }).WithNotParsed((err) =>
            {
                ewh.Set();
            });
            
            ewh.WaitOne();

Do not follow this link