Skip to content

Commit 645ff87

Browse files
committed
assembly bindings, test app.config
1 parent a93d26d commit 645ff87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/StackExchange.Redis.Tests/App.config

Lines changed: 1 addition & 1 deletion
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="System.Buffers" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral"/>
7-
<bindingRedirect oldVersion="0.0.0.0-4.0.3.0" newVersion="4.0.3.0"/>
7+
<bindingRedirect oldVersion="0.0.0.0-4.0.5.0" newVersion="4.0.5.0"/>
88
</dependentAssembly>
99
</assemblyBinding>
1010
</runtime>

0 commit comments

Comments
 (0)