We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a90624e commit 4444389Copy full SHA for 4444389
1 file changed
test/IsolatedTestHost/App.config
@@ -10,7 +10,7 @@
10
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
11
<dependentAssembly>
12
<assemblyIdentity name="System.Threading.Tasks.Extensions" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
13
- <bindingRedirect oldVersion="0.0.0.0-4.2.0.1" newVersion="4.2.0.1" />
+ <bindingRedirect oldVersion="0.0.0.0-4.2.1.0" newVersion="4.2.1.0" />
14
</dependentAssembly>
15
</assemblyBinding>
16
0 commit comments