From a902a20da14bf9fbd63771c65f50c10191bf2ef3 Mon Sep 17 00:00:00 2001 From: lihanbo Date: Wed, 2 Apr 2025 17:25:59 +0800 Subject: [PATCH] 105040 Update to 1.0.0.34 --- Sinvo.EplanHpD.Plugin.DynaClient/Properties/AssemblyInfo.cs | 2 +- Sinvo.EplanHpD.Plugin.Service/Properties/AssemblyInfo.cs | 6 +++--- Sinvo.EplanHpD.Plugin.Test/Properties/AssemblyInfo.cs | 2 +- Sinvo.EplanHpD.Plugin.WPFUI/Properties/AssemblyInfo.cs | 6 +++--- Sinvo.EplanHpD.Plugin/Properties/AssemblyInfo.cs | 6 +++--- 5 files changed, 11 insertions(+), 11 deletions(-) diff --git a/Sinvo.EplanHpD.Plugin.DynaClient/Properties/AssemblyInfo.cs b/Sinvo.EplanHpD.Plugin.DynaClient/Properties/AssemblyInfo.cs index 1d17ca7..d39e535 100644 --- a/Sinvo.EplanHpD.Plugin.DynaClient/Properties/AssemblyInfo.cs +++ b/Sinvo.EplanHpD.Plugin.DynaClient/Properties/AssemblyInfo.cs @@ -29,5 +29,5 @@ using System.Runtime.InteropServices; // 生成号 // 修订号 // -[assembly: AssemblyVersion("1.0.0.31")] +[assembly: AssemblyVersion("1.0.0.34")] [assembly: AssemblyFileVersion("1.0.0.31")] diff --git a/Sinvo.EplanHpD.Plugin.Service/Properties/AssemblyInfo.cs b/Sinvo.EplanHpD.Plugin.Service/Properties/AssemblyInfo.cs index 7a25d0c..38a85a2 100644 --- a/Sinvo.EplanHpD.Plugin.Service/Properties/AssemblyInfo.cs +++ b/Sinvo.EplanHpD.Plugin.Service/Properties/AssemblyInfo.cs @@ -29,6 +29,6 @@ using System.Runtime.InteropServices; // 生成号 // 修订号 // -[assembly: AssemblyVersion("1.0.0.32")] -[assembly: AssemblyFileVersion("1.0.0.32")] -[assembly: AssemblyInformationalVersion("1.0.0.32")] \ No newline at end of file +[assembly: AssemblyVersion("1.0.0.34")] +[assembly: AssemblyFileVersion("1.0.0.34")] +[assembly: AssemblyInformationalVersion("1.0.0.34")] \ No newline at end of file diff --git a/Sinvo.EplanHpD.Plugin.Test/Properties/AssemblyInfo.cs b/Sinvo.EplanHpD.Plugin.Test/Properties/AssemblyInfo.cs index d663cc1..db367f8 100644 --- a/Sinvo.EplanHpD.Plugin.Test/Properties/AssemblyInfo.cs +++ b/Sinvo.EplanHpD.Plugin.Test/Properties/AssemblyInfo.cs @@ -16,5 +16,5 @@ using System.Runtime.InteropServices; [assembly: Guid("aec39474-528b-4da8-b650-99189acb7a2c")] // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.0.24")] +[assembly: AssemblyVersion("1.0.0.34")] [assembly: AssemblyFileVersion("1.0.0.24")] diff --git a/Sinvo.EplanHpD.Plugin.WPFUI/Properties/AssemblyInfo.cs b/Sinvo.EplanHpD.Plugin.WPFUI/Properties/AssemblyInfo.cs index f87cbee..19a4276 100644 --- a/Sinvo.EplanHpD.Plugin.WPFUI/Properties/AssemblyInfo.cs +++ b/Sinvo.EplanHpD.Plugin.WPFUI/Properties/AssemblyInfo.cs @@ -46,6 +46,6 @@ using System.Windows; // 生成号 // 修订号 // -[assembly: AssemblyVersion("1.0.0.33")] -[assembly: AssemblyFileVersion("1.0.0.33")] -[assembly: AssemblyInformationalVersion("1.0.0.33")] \ No newline at end of file +[assembly: AssemblyVersion("1.0.0.34")] +[assembly: AssemblyFileVersion("1.0.0.34")] +[assembly: AssemblyInformationalVersion("1.0.0.34")] \ No newline at end of file diff --git a/Sinvo.EplanHpD.Plugin/Properties/AssemblyInfo.cs b/Sinvo.EplanHpD.Plugin/Properties/AssemblyInfo.cs index 4c27f29..fb05497 100644 --- a/Sinvo.EplanHpD.Plugin/Properties/AssemblyInfo.cs +++ b/Sinvo.EplanHpD.Plugin/Properties/AssemblyInfo.cs @@ -28,6 +28,6 @@ using System.Runtime.InteropServices; // 生成号 // 修订号 // -[assembly: AssemblyVersion("1.0.0.33")] -[assembly: AssemblyFileVersion("1.0.0.33")] -[assembly: AssemblyInformationalVersion("1.0.0.33")] \ No newline at end of file +[assembly: AssemblyVersion("1.0.0.34")] +[assembly: AssemblyFileVersion("1.0.0.34")] +[assembly: AssemblyInformationalVersion("1.0.0.34")] \ No newline at end of file