Update Microsoft.Data.SqlClient (#13835)
This commit is contained in:
parent
e15ea55630
commit
e090a0ff33
|
|
@ -251,7 +251,7 @@
|
|||
<XunitAssertPackageVersion>$(XunitVersion)</XunitAssertPackageVersion>
|
||||
<XunitExtensibilityCorePackageVersion>$(XunitVersion)</XunitExtensibilityCorePackageVersion>
|
||||
<XunitExtensibilityExecutionPackageVersion>$(XunitVersion)</XunitExtensibilityExecutionPackageVersion>
|
||||
<MicrosoftDataSqlClientPackageVersion>1.0.19239.1</MicrosoftDataSqlClientPackageVersion>
|
||||
<MicrosoftDataSqlClientPackageVersion>1.0.19249.1</MicrosoftDataSqlClientPackageVersion>
|
||||
</PropertyGroup>
|
||||
<!-- Restore feeds -->
|
||||
<PropertyGroup Label="Restore feeds">
|
||||
|
|
|
|||
Loading…
Reference in New Issue