Counter Strike : Global Offensive Source Code
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.

13 lines
679 B

  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2. <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
  3. <compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1">
  4. <application>
  5. <!--The ID below indicates application support for Windows Vista -->
  6. <supportedOS Id="{e2011457-1546-43c5-a5fe-008deee3d3f0}"/>
  7. <!--The ID below indicates application support for Windows 7 -->
  8. <supportedOS Id="{35138b9a-5d96-4fbd-8e2d-a2440225f93a}"/>
  9. <!--The ID below indicates application support for Windows 8 -->
  10. <supportedOS Id="{4a2f28e3-53b9-4441-ba9c-d69d4a4a6e38}"/>
  11. </application>
  12. </compatibility>
  13. </assembly>