aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.WinForms/App.config
diff options
context:
space:
mode:
authorwilliam341 <[email protected]>2017-01-08 21:33:42 -0700
committerwilliam341 <[email protected]>2017-01-08 21:33:42 -0700
commit1fad20429aedd25e5429bc30d85c389799e29fc7 (patch)
tree722be46b40849595e1fd4037282ab75fdb9e4ad3 /ShiftOS.WinForms/App.config
parent87cef863786db1d1bd63141d4cb364f02349833a (diff)
downloadshiftos_thereturn-1fad20429aedd25e5429bc30d85c389799e29fc7.tar.gz
shiftos_thereturn-1fad20429aedd25e5429bc30d85c389799e29fc7.tar.bz2
shiftos_thereturn-1fad20429aedd25e5429bc30d85c389799e29fc7.zip
fix appvoyer builds
Diffstat (limited to 'ShiftOS.WinForms/App.config')
-rw-r--r--ShiftOS.WinForms/App.config1
1 files changed, 1 insertions, 0 deletions
diff --git a/ShiftOS.WinForms/App.config b/ShiftOS.WinForms/App.config
index 71a06ba..a5749ef 100644
--- a/ShiftOS.WinForms/App.config
+++ b/ShiftOS.WinForms/App.config
@@ -4,6 +4,7 @@
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.2" />
</startup>
<runtime>
+ <loadFromRemoteSources enabled="true"/>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral" />