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.

12 lines
299 B

  1. <Assembly
  2. ManifestVersion="1.0"
  3. Name=SXS_ASSEMBLY_NAME
  4. Version=SXS_ASSEMBLY_VERSION
  5. >
  6. <Dependency
  7. AssemblyName="com-microsoft-sxs-test-hello-dll"
  8. Version=SXS_HELLO_DLL_ASSEMBLY_VERSION
  9. // ProcessorArchitecture="Data"
  10. ProcessorArchitecture=SXS_PROCESSOR_ARCHITECTURE
  11. />
  12. </Assembly>