main
config 7 lines 267 Bytes
Raw
1 <?xml version="1.0" encoding="utf-8" ?>
2 <configuration>
3 <runtime>
4 <loadFromRemoteSources enabled="true"/>
5 <AppContextSwitchOverrides value="Switch.System.IO.UseLegacyPathHandling=false;Switch.System.IO.BlockLongPaths=false" />
6 </runtime>
7 </configuration>