summaryrefslogtreecommitdiff
path: root/src/SMAPI.Installer/assets/windows-exe-config.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/SMAPI.Installer/assets/windows-exe-config.xml')
-rw-r--r--src/SMAPI.Installer/assets/windows-exe-config.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/SMAPI.Installer/assets/windows-exe-config.xml b/src/SMAPI.Installer/assets/windows-exe-config.xml
new file mode 100644
index 00000000..386c7f1a
--- /dev/null
+++ b/src/SMAPI.Installer/assets/windows-exe-config.xml
@@ -0,0 +1,5 @@
+<configuration>
+ <runtime>
+ <loadFromRemoteSources enabled="true"/>
+ </runtime>
+</configuration>