Skip to content

Commit c9064e3

Browse files
committed
minor
1 parent 91da13b commit c9064e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GasPrice.Data/app.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
55
<dependentAssembly>
66
<assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral" />
7-
<bindingRedirect oldVersion="0.0.0.0-6.0.0.0" newVersion="6.0.0.0" />
7+
<bindingRedirect oldVersion="0.0.0.0-10.0.0.0" newVersion="10.0.0.0" />
88
</dependentAssembly>
99
</assemblyBinding>
1010
</runtime>

0 commit comments

Comments
 (0)