Skip to content

Commit

Permalink
bump MDS to 5.2.2 (#2409)
Browse files Browse the repository at this point in the history
  • Loading branch information
caohai authored Oct 15, 2024
1 parent d2da57c commit fbefced
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
packages\Microsoft.SqlTools.ManagedBatchParser\Microsoft.SqlTools.ManagedBatchParser.nuspec-->
<ItemGroup>
<PackageReference Update="Azure.Identity" Version="1.12.0" />
<PackageReference Update="Microsoft.Data.SqlClient" Version="5.2.0" />
<PackageReference Update="Microsoft.Data.SqlClient" Version="5.2.2" />
<PackageReference Update="Microsoft.SqlServer.SqlManagementObjects" Version="170.18.0" />
<PackageReference Update="Newtonsoft.Json" Version="13.0.3" />
</ItemGroup>
Expand Down

0 comments on commit fbefced

Please sign in to comment.