aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/Robust32.vshost.exe.config
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--bin/Robust32.vshost.exe.config3
1 files changed, 0 insertions, 3 deletions
diff --git a/bin/Robust32.vshost.exe.config b/bin/Robust32.vshost.exe.config
index ca3ee0e..a27f22a 100644
--- a/bin/Robust32.vshost.exe.config
+++ b/bin/Robust32.vshost.exe.config
@@ -3,9 +3,6 @@
3 <configSections> 3 <configSections>
4 <section name="log4net" type="log4net.Config.Log4NetConfigurationSectionHandler,log4net" /> 4 <section name="log4net" type="log4net.Config.Log4NetConfigurationSectionHandler,log4net" />
5 </configSections> 5 </configSections>
6 <startup>
7 <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0" />
8 </startup>
9 <runtime> 6 <runtime>
10 <loadFromRemoteSources enabled="true" /> 7 <loadFromRemoteSources enabled="true" />
11 </runtime> 8 </runtime>