aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Common
diff options
context:
space:
mode:
authorLuke <luke.pulverenti@gmail.com>2014-11-26 15:23:52 -0500
committerLuke <luke.pulverenti@gmail.com>2014-11-26 15:23:52 -0500
commitfb0c07aa9317997612161523f5955e249f4b6ea3 (patch)
tree5546b119b9141d55e7d5b0df6a330a0792fb565c /MediaBrowser.Common
parent13cef31b4f52ff61595bd2e4a12e217b022a2705 (diff)
update mac project
Diffstat (limited to 'MediaBrowser.Common')
-rw-r--r--MediaBrowser.Common/app.config15
1 files changed, 0 insertions, 15 deletions
diff --git a/MediaBrowser.Common/app.config b/MediaBrowser.Common/app.config
deleted file mode 100644
index 037800f7f2..0000000000
--- a/MediaBrowser.Common/app.config
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly>
- <assemblyIdentity name="System.Reactive.Core" publicKeyToken="f300afd708cefcd3" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-2.0.20823.0" newVersion="2.0.20823.0" />
- </dependentAssembly>
- <dependentAssembly>
- <assemblyIdentity name="System.Reactive.Interfaces" publicKeyToken="f300afd708cefcd3" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-2.0.20823.0" newVersion="2.0.20823.0" />
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file