using System.Diagnostics; using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; using System.Runtime.Versioning; [assembly: ComVisible(true)] [assembly: AssemblyFileVersion("2.1.10")] [assembly: Debuggable(DebuggableAttribute.DebuggingModes.Default | DebuggableAttribute.DebuggingModes.DisableOptimizations | DebuggableAttribute.DebuggingModes.IgnoreSymbolStoreSequencePoints | DebuggableAttribute.DebuggingModes.EnableEditAndContinue)] [assembly: AssemblyTrademark("HttpHelper")] [assembly: RuntimeCompatibility(WrapNonExceptionThrows = true)] [assembly: AssemblyCopyright("Copyright © 苏飞论坛 2018")] [assembly: Guid("b3dfad27-f808-43d6-b66d-f7dc59221472")] [assembly: CompilationRelaxations(8)] [assembly: AssemblyTitle("HttpHelper万能框架")] [assembly: AssemblyDescription("解决Http协议自动化请求的完美方案")] [assembly: AssemblyProduct("HttpHelper")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("http://www.httphelper.com/")] [assembly: AssemblyVersion("2.1.10.0")]