Skip to content

Commit 6731652

Browse files
authored
Bump Microsoft.Data.SqlClient version to 4.0.5 (#53772)
1 parent b62909d commit 6731652

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@
328328
<XunitExtensibilityCoreVersion>$(XunitVersion)</XunitExtensibilityCoreVersion>
329329
<XunitExtensibilityExecutionVersion>$(XunitVersion)</XunitExtensibilityExecutionVersion>
330330
<XUnitRunnerVisualStudioVersion>2.4.3</XUnitRunnerVisualStudioVersion>
331-
<MicrosoftDataSqlClientVersion>4.0.1</MicrosoftDataSqlClientVersion>
331+
<MicrosoftDataSqlClientVersion>4.0.5</MicrosoftDataSqlClientVersion>
332332
<MicrosoftAspNetCoreAppVersion>6.0.0-preview.3.21167.1</MicrosoftAspNetCoreAppVersion>
333333
<MicrosoftOpenApiVersion>1.4.3</MicrosoftOpenApiVersion>
334334
<!-- dotnet tool versions (see also auto-updated DotnetEfVersion property). -->

0 commit comments

Comments
 (0)