Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
961 B

  1. using System.Reflection;
  2. using System.Runtime.CompilerServices;
  3. [assembly:AssemblyCultureAttribute("")]
  4. [assembly:AssemblyVersionAttribute("0.0.0.0")]
  5. [assembly:AssemblyKeyFileAttribute("..\\..\\applicationmonikerkey.snk")]
  6. [assembly:AssemblyTitleAttribute("Microsoft Application Deployment Framework Application Moniker")]
  7. [assembly:AssemblyDescriptionAttribute("Microsoft Application Deployment Framework - Application Download Services")]
  8. [assembly:AssemblyProductAttribute("Microsoft Application Deployment Framework")]
  9. [assembly:AssemblyInformationalVersionAttribute("1.0.0.0")]
  10. [assembly:AssemblyTrademarkAttribute("Microsoft� is a registered trademark of Microsoft Corporation. Windows(TM) is a trademark of Microsoft Corporation")]
  11. [assembly:AssemblyCompanyAttribute("Microsoft Corporation")]
  12. [assembly:AssemblyCopyrightAttribute("Copyright � Microsoft Corp. 1999-2002. All rights reserved.")]
  13. [assembly:System.CLSCompliant(true)]