summaryrefslogtreecommitdiff
path: root/csharp/msbuild/iceboxnet.exe.config.dev
blob: d1c3ef9087fdef9fd0d76c39f167c4a4221dc7c6 (plain)
1
2
3
4
5
6
<?xml version="1.0"?>
<configuration>
    <runtime>
        <developmentMode developerInstallation="true"/>
    </runtime>
</configuration>