Browse Source

Remove Windows Vista support from manifest

PR #15394.
adaptive-webui-19844
xavier2k6 3 years ago committed by GitHub
parent
commit
c034cb5985
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      src/qbittorrent.exe.manifest

2
src/qbittorrent.exe.manifest

@ -24,8 +24,6 @@ @@ -24,8 +24,6 @@
<!-- Declare support for various versions of Windows -->
<compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1">
<application>
<!-- Windows Vista -->
<supportedOS Id="{e2011457-1546-43c5-a5fe-008deee3d3f0}" />
<!-- Windows 7 -->
<supportedOS Id="{35138b9a-5d96-4fbd-8e2d-a2440225f93a}" />
<!-- Windows 8 -->

Loading…
Cancel
Save