diff options
author | sr55 <[email protected]> | 2019-01-27 17:12:16 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2019-01-27 20:46:42 +0000 |
commit | 444a1060e6067690cc25f8271ae8794dc93f9a1d (patch) | |
tree | f0b12d597d9d3542dfc331afdea9534404fec8af | |
parent | 4f8e2f74af3f525615a92871ee4f9f17ef3a32df (diff) |
WinGui: Remove incorrect declaration in the app manifest.
-rw-r--r-- | win/CS/HandBrakeWPF/app.manifest | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/win/CS/HandBrakeWPF/app.manifest b/win/CS/HandBrakeWPF/app.manifest index 7c77e1c83..7f51090e5 100644 --- a/win/CS/HandBrakeWPF/app.manifest +++ b/win/CS/HandBrakeWPF/app.manifest @@ -21,10 +21,6 @@ </security> </trustInfo> - <startup> - <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.1"/> - </startup> - <compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1"> <application> <!-- A list of the Windows versions that this application has been tested on and is |