We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91da13b commit c9064e3Copy full SHA for c9064e3
GasPrice.Data/app.config
@@ -4,7 +4,7 @@
4
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
5
<dependentAssembly>
6
<assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral" />
7
- <bindingRedirect oldVersion="0.0.0.0-6.0.0.0" newVersion="6.0.0.0" />
+ <bindingRedirect oldVersion="0.0.0.0-10.0.0.0" newVersion="10.0.0.0" />
8
</dependentAssembly>
9
</assemblyBinding>
10
</runtime>
0 commit comments