aboutsummaryrefslogtreecommitdiff
path: root/utils/ipn_tool/App.config
blob: 0a564f8bfbf82490c43a4e7454dc79b5a4a4dec6 (plain)
1
2
3
4
5
6
<?xml version="1.0"?>
<configuration>
    <startup> 
        <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8"/>
    </startup>
</configuration>