18 lines
1.1 KiB
C#
18 lines
1.1 KiB
C#
// Assembly MisPosFD, Version 2.0.0.1
|
|
|
|
[assembly: System.Runtime.CompilerServices.CompilationRelaxations(8)]
|
|
[assembly: System.Runtime.CompilerServices.RuntimeCompatibility(WrapNonExceptionThrows=true)]
|
|
[assembly: System.Diagnostics.Debuggable(System.Diagnostics.DebuggableAttribute.DebuggingModes.IgnoreSymbolStoreSequencePoints)]
|
|
[assembly: System.Reflection.AssemblyTitle("MisPosFD")]
|
|
[assembly: System.Reflection.AssemblyDescription("银联MisPos封装")]
|
|
[assembly: System.Reflection.AssemblyConfiguration("")]
|
|
[assembly: System.Reflection.AssemblyCompany("广州方鼎软件科技发展有限公司")]
|
|
[assembly: System.Reflection.AssemblyProduct("MisPosFD")]
|
|
[assembly: System.Reflection.AssemblyCopyright("Copyright \x00a9 2025")]
|
|
[assembly: System.Reflection.AssemblyTrademark("")]
|
|
[assembly: System.Runtime.InteropServices.ComVisible(true)]
|
|
[assembly: System.Runtime.InteropServices.Guid("f8d14652-2d34-4866-a809-ed6072282ded")]
|
|
[assembly: System.Reflection.AssemblyFileVersion("2.0.0.2")]
|
|
[assembly: System.Runtime.Versioning.TargetFramework(".NETFramework,Version=v4.5", FrameworkDisplayName=".NET Framework 4.5")]
|
|
|