fix newtonsoft.json 8.0.0 when running in debug mode

This commit is contained in:
Yannis Guedel
2016-03-24 19:49:01 +01:00
parent 4defc881d4
commit 69dc8bc57f

View File

@@ -378,7 +378,7 @@
xdt:Locator="Condition(_defaultNamespace:assemblyIdentity[@name='Newtonsoft.Json']])"/>
<dependentAssembly xdt:Transform="Insert">
<assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-6.0.0.0" newVersion="6.0.0.0" />
<bindingRedirect oldVersion="0.0.0.0-8.0.0.0" newVersion="8.0.0.0" />
</dependentAssembly>
<dependentAssembly xdt:Transform="Remove"