We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 622834e commit 73ea1faCopy full SHA for 73ea1fa
src/SqlClient.Tests/app.config
@@ -7,7 +7,7 @@
7
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
8
<dependentAssembly>
9
<assemblyIdentity name="FSharp.Core" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
10
- <bindingRedirect oldVersion="0.0.0.0-4.4.0.0" newVersion="4.3.1.0" />
+ <bindingRedirect oldVersion="0.0.0.0-4.4.0.0" newVersion="4.4.0.0" />
11
</dependentAssembly>
12
13
<assemblyIdentity name="Microsoft.SqlServer.Types" publicKeyToken="89845dcd8080cc91" culture="neutral" />
0 commit comments