Skip to content

Commit

Permalink
update dacfx version to 162.1.142-preview (#2222)
Browse files Browse the repository at this point in the history
  • Loading branch information
kisantia authored Sep 9, 2023
1 parent f2281f8 commit f7c13ce
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 @@ -22,7 +22,7 @@

<PackageReference Update="Microsoft.Data.SqlClient.AlwaysEncrypted.AzureKeyVaultProvider" Version="1.1.1" />
<PackageReference Update="Microsoft.SqlServer.Management.SmoMetadataProvider" Version="170.12.0" />
<PackageReference Update="Microsoft.SqlServer.DacFx" Version="162.1.124-preview" />
<PackageReference Update="Microsoft.SqlServer.DacFx" Version="162.1.142-preview" />
<PackageReference Update="Microsoft.SqlServer.DacFx.Projects" Version="0.1.14-preview" />
<PackageReference Update="Microsoft.Azure.Kusto.Data" Version="9.0.4" />
<PackageReference Update="Microsoft.Azure.Kusto.Language" Version="9.0.4" />
Expand Down

0 comments on commit f7c13ce

Please sign in to comment.