using System.Diagnostics; using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; using System.Runtime.Versioning; [assembly: AssemblyCompany("")] [assembly: AssemblyCopyright("Copyright © 2021")] [assembly: AssemblyDescription("")] [assembly: AssemblyFileVersion("1.0.0.0")] [assembly: AssemblyProduct("ADE PNP IDE V2")] [assembly: AssemblyTitle("ADE PNP IDE V2")] [assembly: AssemblyTrademark("")] [assembly: AssemblyVersion("1.0.0.0")] [assembly: CompilationRelaxations(8)] [assembly: ComVisible(false)] [assembly: Debuggable(DebuggableAttribute.DebuggingModes.IgnoreSymbolStoreSequencePoints)] [assembly: Guid("13040d3d-7abf-4005-a1b5-21113a591a84")] [assembly: RuntimeCompatibility(WrapNonExceptionThrows=true)]