aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.Server.WebAdmin/App.config
diff options
context:
space:
mode:
authorMichael <[email protected]>2017-04-02 19:14:11 -0400
committerMichael <[email protected]>2017-04-02 19:14:11 -0400
commit29a88a5c46dff19358b44defdc52bb75db12b9ad (patch)
tree5581ddd8152264de140a84265022da7b69722643 /ShiftOS.Server.WebAdmin/App.config
parent313722475456a6d9c0f187a43e5f7afd87160303 (diff)
downloadshiftos_thereturn-29a88a5c46dff19358b44defdc52bb75db12b9ad.tar.gz
shiftos_thereturn-29a88a5c46dff19358b44defdc52bb75db12b9ad.tar.bz2
shiftos_thereturn-29a88a5c46dff19358b44defdc52bb75db12b9ad.zip
Delete MUD webadmin.
Diffstat (limited to 'ShiftOS.Server.WebAdmin/App.config')
-rw-r--r--ShiftOS.Server.WebAdmin/App.config18
1 files changed, 0 insertions, 18 deletions
diff --git a/ShiftOS.Server.WebAdmin/App.config b/ShiftOS.Server.WebAdmin/App.config
deleted file mode 100644
index 2a7dffa..0000000
--- a/ShiftOS.Server.WebAdmin/App.config
+++ /dev/null
@@ -1,18 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <startup>
- <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.2" />
- </startup>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-8.0.0.0" newVersion="8.0.0.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Interactive.Async" publicKeyToken="94bc3704cddfc263" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-3.0.1000.0" newVersion="3.0.1000.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file