New: Updated NewtonsoftJson to 11.0.2 (#387)

This commit is contained in:
Qstick 2018-06-01 22:56:15 -04:00 committed by GitHub
commit 14fcef8ec0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
41 changed files with 55 additions and 56 deletions

View file

@ -4,7 +4,7 @@
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-9.0.0.0" newVersion="9.0.0.0" />
<bindingRedirect oldVersion="0.0.0.0-11.0.0.0" newVersion="11.0.0.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="FluentMigrator" publicKeyToken="aacfc7de5acabf05" culture="neutral" />