wms_serve_m_jinwangbancai/WmsMobileServe/obj/Release/net8.0/win-x64/WmsMobileServe.AssemblyInfo.cs

23 lines
989 B
C#
Raw Normal View History

//------------------------------------------------------------------------------
// <auto-generated>
2025-01-07 08:02:25 +08:00
// This code was generated by a tool.
//
2025-01-07 08:02:25 +08:00
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("WmsMobileServe")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
2025-01-07 08:02:25 +08:00
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+a7da6f0255148dcc63118c774686c5d7598a10ac")]
[assembly: System.Reflection.AssemblyProductAttribute("WmsMobileServe")]
[assembly: System.Reflection.AssemblyTitleAttribute("WmsMobileServe")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// 由 MSBuild WriteCodeFragment 类生成。