aboutsummaryrefslogtreecommitdiff
path: root/src/dtf/WixToolset.Dtf.MakeSfxCA/app.config
blob: 29bbc0064d902f51496b7bd7296aa1c676de4738 (plain)
1
2
3
4
5
6
7
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
  <runtime>
    <loadFromRemoteSources enabled="true"/>
    <AppContextSwitchOverrides value="Switch.System.IO.UseLegacyPathHandling=false;Switch.System.IO.BlockLongPaths=false" />
  </runtime>
</configuration>