Skip to content

Commit

Permalink
Bump Microsoft.Data.SqlClient version to 4.0.5 (#53772)
Browse files Browse the repository at this point in the history
  • Loading branch information
amcasey authored Feb 6, 2024
1 parent b62909d commit 6731652
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@
<XunitExtensibilityCoreVersion>$(XunitVersion)</XunitExtensibilityCoreVersion>
<XunitExtensibilityExecutionVersion>$(XunitVersion)</XunitExtensibilityExecutionVersion>
<XUnitRunnerVisualStudioVersion>2.4.3</XUnitRunnerVisualStudioVersion>
<MicrosoftDataSqlClientVersion>4.0.1</MicrosoftDataSqlClientVersion>
<MicrosoftDataSqlClientVersion>4.0.5</MicrosoftDataSqlClientVersion>
<MicrosoftAspNetCoreAppVersion>6.0.0-preview.3.21167.1</MicrosoftAspNetCoreAppVersion>
<MicrosoftOpenApiVersion>1.4.3</MicrosoftOpenApiVersion>
<!-- dotnet tool versions (see also auto-updated DotnetEfVersion property). -->
Expand Down

0 comments on commit 6731652

Please sign in to comment.