1234567891011121314151617181920 |
- using System.Reflection;
- using System.Runtime.CompilerServices;
- using System.Runtime.InteropServices;
- [assembly: AssemblyTitle("SuperSocket.Common")]
- [assembly: AssemblyDescription("SuperSocket.Common")]
- [assembly: AssemblyConfiguration("")]
- [assembly: ComVisible(false)]
- [assembly: Guid("8056596a-0926-47ad-9f2f-6adad34fdba3")]
- [assembly: AssemblyInformationalVersion("9f82982")]
|