AssemblyInfo.cs
上传用户:huiyue
上传日期:2022-04-08
资源大小:1429k
文件大小:1k
- using System.Reflection;
- using System.Runtime.CompilerServices;
- using System.Runtime.InteropServices;
- [assembly: AssemblyTitle("Searcharoo.WebApplication")]
- [assembly: AssemblyDescription("Sample website for Searcharoo4")]
- [assembly: AssemblyConfiguration("")]
- [assembly: AssemblyCompany("ConceptDevelopment.net")]
- [assembly: AssemblyProduct("Searcharoo.WebApplication")]
- [assembly: AssemblyCopyright("Copyright © 2007")]
- [assembly: AssemblyTrademark("")]
- [assembly: AssemblyCulture("")]
- [assembly: ComVisible(false)]
- [assembly: Guid("3d5900ae-111a-45be-96b3-d9e4606ca793")]
- [assembly: AssemblyVersion("4.0.0.0")]
- [assembly: AssemblyFileVersion("4.0.0.0")]