aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/Robust32.exe.config
diff options
context:
space:
mode:
Diffstat (limited to 'bin/Robust32.exe.config')
-rw-r--r--bin/Robust32.exe.config5
1 files changed, 1 insertions, 4 deletions
diff --git a/bin/Robust32.exe.config b/bin/Robust32.exe.config
index ca3ee0e..eaf4fde 100644
--- a/bin/Robust32.exe.config
+++ b/bin/Robust32.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>
@@ -69,4 +66,4 @@
69 </providers> 66 </providers>
70 </roleManager> 67 </roleManager>
71 </system.web> 68 </system.web>
72</configuration> \ No newline at end of file 69</configuration>