From 4abd09dcc1c1725354bcf3eb88cbb42134037758 Mon Sep 17 00:00:00 2001 From: lihanbo Date: Thu, 3 Apr 2025 16:09:50 +0800 Subject: [PATCH] 105040 Update to 1.0.0.35 --- Sinvo.EplanHpD.Plugin.DynaClient/Properties/AssemblyInfo.cs | 4 ++-- Sinvo.EplanHpD.Plugin.Service/Properties/AssemblyInfo.cs | 6 +++--- Sinvo.EplanHpD.Plugin.WPFUI/Properties/AssemblyInfo.cs | 6 +++--- Sinvo.EplanHpD.Plugin/Properties/AssemblyInfo.cs | 6 +++--- 4 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 d39e535..d36a102 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.34")] -[assembly: AssemblyFileVersion("1.0.0.31")] +[assembly: AssemblyVersion("1.0.0.35")] +[assembly: AssemblyFileVersion("1.0.0.35")] diff --git a/Sinvo.EplanHpD.Plugin.Service/Properties/AssemblyInfo.cs b/Sinvo.EplanHpD.Plugin.Service/Properties/AssemblyInfo.cs index 38a85a2..4ef5023 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.34")] -[assembly: AssemblyFileVersion("1.0.0.34")] -[assembly: AssemblyInformationalVersion("1.0.0.34")] \ No newline at end of file +[assembly: AssemblyVersion("1.0.0.35")] +[assembly: AssemblyFileVersion("1.0.0.35")] +[assembly: AssemblyInformationalVersion("1.0.0.35")] \ No newline at end of file diff --git a/Sinvo.EplanHpD.Plugin.WPFUI/Properties/AssemblyInfo.cs b/Sinvo.EplanHpD.Plugin.WPFUI/Properties/AssemblyInfo.cs index 19a4276..58a18ee 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.34")] -[assembly: AssemblyFileVersion("1.0.0.34")] -[assembly: AssemblyInformationalVersion("1.0.0.34")] \ No newline at end of file +[assembly: AssemblyVersion("1.0.0.35")] +[assembly: AssemblyFileVersion("1.0.0.35")] +[assembly: AssemblyInformationalVersion("1.0.0.35")] \ No newline at end of file diff --git a/Sinvo.EplanHpD.Plugin/Properties/AssemblyInfo.cs b/Sinvo.EplanHpD.Plugin/Properties/AssemblyInfo.cs index fb05497..4729592 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.34")] -[assembly: AssemblyFileVersion("1.0.0.34")] -[assembly: AssemblyInformationalVersion("1.0.0.34")] \ No newline at end of file +[assembly: AssemblyVersion("1.0.0.35")] +[assembly: AssemblyFileVersion("1.0.0.35")] +[assembly: AssemblyInformationalVersion("1.0.0.35")] \ No newline at end of file