Skip to content

Commit 1d7ff53

Browse files
committed
Revert "Adding binding redirects. Fix for scriptcs#788"
1 parent 2cac7ed commit 1d7ff53

1 file changed

Lines changed: 0 additions & 24 deletions

File tree

src/ScriptCs/app.config

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -9,30 +9,6 @@
99
<assemblyIdentity name="Autofac" publicKeyToken="17863af14b0044da" culture="neutral" />
1010
<bindingRedirect oldVersion="0.0.0.0-3.0.0.0" newVersion="3.0.0.0" />
1111
</dependentAssembly>
12-
<dependentAssembly>
13-
<assemblyIdentify name="Autofac.Integration.Mef" publicKeyToken="17863af14b0044da" culture="neutral"/>
14-
<bindingRedirect oldVersion="0.0.0.0-3.0.0.0" newVersion="3.0.0.0" />
15-
</dependentAssembly>
16-
<dependentAssembly>
17-
<assemblyIdentity name="Common.Logging" publicKeyToken="af08829b84f0328e" culture="neutral"/>
18-
<bindingRedirect oldVersion="0.0.0.0-2.1.2.0" newVersion="2.1.2.0" />
19-
</dependentAssembly>
20-
<dependentAssembly>
21-
<assemblyIdentify name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral"/>
22-
<bindingRedirect oldVersion="0.0.0.0-6.0.3.0" newVersion="6.0.3.0"/>
23-
</dependentAssembly>
24-
<dependentAssembly>
25-
<assemblyIdentify name="ScriptCs.Contracts" culture="neutral"/>
26-
<bindingRedirect oldVersion="0.0.0.0-0.10.0.0" newVersion="0.10.0.0"/>
27-
</dependentAssembly>
28-
<dependentAssembly>
29-
<assemblyIdentify name="ScriptCs.Core" culture="neutral"/>
30-
<bindingRedirect oldVersion="0.0.0.0-0.10.0.0" newVersion="0.10.0.0"/>
31-
</dependentAssembly>
32-
<dependentAssembly>
33-
<assemblyIdentify name="ScriptCs.Hosting" culture="neutral"/>
34-
<bindingRedirect oldVersion="0.0.0.0-0.10.0.0" newVersion="0.10.0.0"/>
35-
</dependentAssembly>
3612
</assemblyBinding>
3713
</runtime>
3814
</configuration>

0 commit comments

Comments
 (0)