Skip to content

Instantly share code, notes, and snippets.

@aetos382
Created July 20, 2017 05:04
Show Gist options
  • Select an option

  • Save aetos382/f2e1ae4be9a4dda6879c0f8693a9a943 to your computer and use it in GitHub Desktop.

Select an option

Save aetos382/f2e1ae4be9a4dda6879c0f8693a9a943 to your computer and use it in GitHub Desktop.
<configuration>
<runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral"/>
<codeBase version="10.0.0.0" href="bin/Newtonsoft.Json.10.0.0.0/Newtonsoft.Json.dll"/>
</dependentAssembly>
</assemblyBinding>
</runtime>
</configuration>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment