From 25fde6086c76f0bcc2848305f90432a3716a5c61 Mon Sep 17 00:00:00 2001 From: zjh <2207896513@qq.com> Date: 星期一, 25 八月 2025 11:13:51 +0800 Subject: [PATCH] 代码提交 --- StandardPda/MES.Service/obj/Debug/net8.0/MES.Service.AssemblyInfo.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/StandardPda/MES.Service/obj/Debug/net8.0/MES.Service.AssemblyInfo.cs b/StandardPda/MES.Service/obj/Debug/net8.0/MES.Service.AssemblyInfo.cs index 0212967..8041989 100644 --- a/StandardPda/MES.Service/obj/Debug/net8.0/MES.Service.AssemblyInfo.cs +++ b/StandardPda/MES.Service/obj/Debug/net8.0/MES.Service.AssemblyInfo.cs @@ -14,7 +14,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("MES.Service")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+f81fe14abe290f73aa783f356d72fa449495293b")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+cb2250fb34378d01b3ec34d1009e86c6bfe266df")] [assembly: System.Reflection.AssemblyProductAttribute("MES.Service")] [assembly: System.Reflection.AssemblyTitleAttribute("MES.Service")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -- Gitblit v1.9.3