summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/app.config
blob: 31b594129b6d822f69b6d8a19f2e0a7ae0c60578 (plain)
1
2
3
4
5
6
<?xml version="1.0"?>
<configuration>
  <startup>
    <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0,Profile=Client"/>
  </startup>
</configuration>