Files
UnrealEngineUWP/Engine/Source/Programs/AutomationToolLauncher/app.config
Steve Robb 18f8bac504 Git PR 371 - AutomationToolLauncher crash fix: needs loadFromRemoteSources
Integrated.

#codereview robert.manuszewski,ben.marsh

[CL 2264132 by Steve Robb in Main branch]
2014-08-20 09:32:25 -04:00

7 lines
128 B
XML

<?xml version="1.0"?>
<configuration>
<runtime>
<loadFromRemoteSources enabled="true"/>
</runtime>
</configuration>