Skip to content

Commit

Permalink
Updating Login migration nuget (#2395)
Browse files Browse the repository at this point in the history
* Updating Login mgiration nuget

* Update nuget
  • Loading branch information
Bhavikshah123 authored Sep 20, 2024
1 parent a6b054f commit 7b9d002
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<PackageReference Update="Microsoft.Azure.Kusto.Language" Version="9.0.4" />
<PackageReference Update="Microsoft.SqlServer.Assessment" Version="[1.1.17]" />
<PackageReference Update="Microsoft.SqlServer.Migration.Assessment" Version="1.0.20240410.1" />
<PackageReference Update="Microsoft.SqlServer.Migration.Logins" Version="1.0.20240222.1" />
<PackageReference Update="Microsoft.SqlServer.Migration.Logins" Version="1.0.20240920.1" />
<PackageReference Update="Microsoft.SqlServer.Management.QueryStoreModel" Version="163.55.1" />
<PackageReference Update="Microsoft.SqlServer.Management.SqlParser" Version="170.9.0" />
<PackageReference Update="Microsoft.SqlServer.Migration.Tde" Version="1.0.0-preview.1.0.20230914.107" />
Expand Down 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.1.5" />
<PackageReference Update="Microsoft.Data.SqlClient" Version="5.2.0" />
<PackageReference Update="Microsoft.SqlServer.SqlManagementObjects" Version="170.18.0" />
<PackageReference Update="Newtonsoft.Json" Version="13.0.3" />
</ItemGroup>
Expand Down
Binary file not shown.
Binary file not shown.

0 comments on commit 7b9d002

Please sign in to comment.