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.

11 lines
353 B

  1. <?xml version ="1.0"?>
  2. <configuration>
  3. <startup>
  4. <requiredRuntime safemode="true" imageVersion="v1.0.3705" version="v1.0.3705" />
  5. </startup>
  6. <runtime>
  7. <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
  8. <publisherPolicy apply="no"/>
  9. </assemblyBinding>
  10. </runtime>
  11. </configuration>