loadFromRemoteSources=true

This commit is contained in:
Matt Stevens 2016-03-01 15:31:52 +00:00
parent dddb8d129b
commit 0fcf88f285
1 changed files with 3 additions and 0 deletions

View File

@ -3,4 +3,7 @@
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5" />
</startup>
<runtime>
<loadFromRemoteSources enabled="true"/>
</runtime>
</configuration>