From c6db656bd84eaebb20e2a60b7f9cb0bc01982fc2 Mon Sep 17 00:00:00 2001 From: hanqiangqiang <1364346467@qq.com> Date: Tue, 21 Jul 2026 09:27:51 +0800 Subject: [PATCH] =?UTF-8?q?12=E6=97=B6=E8=AE=BE=E5=A4=87recipe=E4=B8=AD?= =?UTF-8?q?=E6=B2=A1=E6=9C=89PC8=E3=80=81M30=E3=80=81M=2017?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Config/Recipe/Sic/Process/PN2.xml | 61 ++++++++++--------- App/SicRT/Properties/AssemblyInfo.cs | 2 +- App/SicUI/Properties/AssemblyInfo.cs | 2 +- 3 files changed, 35 insertions(+), 30 deletions(-) diff --git a/App/Modules/SicModules/Config/Recipe/Sic/Process/PN2.xml b/App/Modules/SicModules/Config/Recipe/Sic/Process/PN2.xml index 7ae15fc..0a05e3a 100644 --- a/App/Modules/SicModules/Config/Recipe/Sic/Process/PN2.xml +++ b/App/Modules/SicModules/Config/Recipe/Sic/Process/PN2.xml @@ -170,58 +170,63 @@ + - + - - - + + + - - - - - + + + + + - - - - - - - + + + + + + + - - + + - - - - - + + + + + - - - - - + + + + + + + + + diff --git a/App/SicRT/Properties/AssemblyInfo.cs b/App/SicRT/Properties/AssemblyInfo.cs index f4289dc..cd9cb41 100644 --- a/App/SicRT/Properties/AssemblyInfo.cs +++ b/App/SicRT/Properties/AssemblyInfo.cs @@ -51,7 +51,7 @@ using System.Windows; // 可以指定所有值,也可以使用以下所示的 "*" 预置版本号和修订号 // 方法是按如下所示使用“*”: : -[assembly: AssemblyVersion("1.1.11.60709")] +[assembly: AssemblyVersion("1.1.12.60721")] [assembly: AssemblyInformationalVersion("氮化硅12寸(无EFEM)")] diff --git a/App/SicUI/Properties/AssemblyInfo.cs b/App/SicUI/Properties/AssemblyInfo.cs index 005bf06..13c8e70 100644 --- a/App/SicUI/Properties/AssemblyInfo.cs +++ b/App/SicUI/Properties/AssemblyInfo.cs @@ -55,6 +55,6 @@ using System.Windows; // by using the '*' as shown below: -[assembly: AssemblyVersion("1.1.11.60709")] +[assembly: AssemblyVersion("1.1.12.60721")] [assembly: AssemblyInformationalVersion("氮化硅12寸(无EFEM)")]