summaryrefslogtreecommitdiff
path: root/Source/Concurrency/App.config
blob: e95ce985fb4adb9107ec250fa5e576488cd2c099 (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>