We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a93d26d commit 645ff87Copy full SHA for 645ff87
1 file changed
tests/StackExchange.Redis.Tests/App.config
@@ -4,7 +4,7 @@
4
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
5
<dependentAssembly>
6
<assemblyIdentity name="System.Buffers" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral"/>
7
- <bindingRedirect oldVersion="0.0.0.0-4.0.3.0" newVersion="4.0.3.0"/>
+ <bindingRedirect oldVersion="0.0.0.0-4.0.5.0" newVersion="4.0.5.0"/>
8
</dependentAssembly>
9
</assemblyBinding>
10
</runtime>
0 commit comments