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.

10 lines
331 B

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly manifestVersion="1.0" xmlns="urn:schemas-microsoft-com:asm.v1">
<application>
<compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1">
<supportedOS Id="FooOS"/>
<supportedOS Id="BarOS"/>
</compatibility>
</application>
</assembly>