From c2ac29817a26cc7056e5f2bc987ced629cd5427a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8A=89=E4=BA=9E=E5=9D=A4?= <13140659949@163.com> Date: Fri, 14 Jan 2022 10:28:32 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E5=B8=83=E5=99=A8=E8=BF=AD=E4=BB=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SageTools.Console/Program.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/SageTools.Console/Program.cs b/SageTools.Console/Program.cs index e85501a..e19237b 100644 --- a/SageTools.Console/Program.cs +++ b/SageTools.Console/Program.cs @@ -55,7 +55,6 @@ static void Main(string[] args) } xmlDoc.Save(path); System.Console.WriteLine("处理完毕!"); - System.Console.ReadKey(); } } } \ No newline at end of file