14 lines
658 B
C#
14 lines
658 B
C#
using System.Reflection;
|
|
using System.Runtime.InteropServices;
|
|
|
|
[assembly: AssemblyTitle("XP.Hardware.RaySource.Comet.Host")]
|
|
[assembly: AssemblyDescription("XP.Hardware.RaySource.Comet射线源PVI通讯Host子进程")]
|
|
[assembly: AssemblyConfiguration("")]
|
|
[assembly: AssemblyCompany("Hexagon Manufacturing Intelligence (Qingdao) Co., Ltd.")]
|
|
[assembly: AssemblyProduct("XP.Hardware.RaySource.Comet.Host")]
|
|
[assembly: AssemblyCopyright("Copyright © 2026 Hexagon. All rights reserved.")]
|
|
[assembly: ComVisible(false)]
|
|
[assembly: Guid("b8f5e3a1-7c2d-4e9f-a1b3-6d8e4f2c9a01")]
|
|
[assembly: AssemblyVersion("1.0.0.0")]
|
|
[assembly: AssemblyFileVersion("1.0.0.0")]
|