Skip to content

Commit

Permalink
Updating DacFx version to 162.5.46-preview (#2424)
Browse files Browse the repository at this point in the history
  • Loading branch information
llali authored Nov 12, 2024
1 parent 0107dcf commit d6c274b
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 @@ -21,7 +21,7 @@
<!-- TODO: Upgrade package and use Token Credential design -->
<PackageReference Update="Microsoft.Data.SqlClient.AlwaysEncrypted.AzureKeyVaultProvider" Version="1.1.1" />
<PackageReference Update="Microsoft.SqlServer.Management.SmoMetadataProvider" Version="170.18.0" />
<PackageReference Update="Microsoft.SqlServer.DacFx" Version="162.4.92" />
<PackageReference Update="Microsoft.SqlServer.DacFx" Version="162.5.46-preview" />
<PackageReference Update="Microsoft.SqlServer.DacFx.Projects" Version="0.3.33-preview" />
<PackageReference Update="Microsoft.Azure.Kusto.Data" Version="12.2.3" />
<PackageReference Update="Microsoft.Azure.Kusto.Language" Version="9.0.4" />
Expand Down

0 comments on commit d6c274b

Please sign in to comment.