Skip to content

Commit

Permalink
Update DacFx to 162.4.92
Browse files Browse the repository at this point in the history
  • Loading branch information
zijchen authored Oct 1, 2024
1 parent 679159b commit 2ca7b95
Showing 1 changed file 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 @@ -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.3.566" />
<PackageReference Update="Microsoft.SqlServer.DacFx" Version="162.4.92" />
<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 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.1.6" />
<PackageReference Update="Microsoft.SqlServer.SqlManagementObjects" Version="170.18.0" />
<PackageReference Update="Newtonsoft.Json" Version="13.0.3" />
</ItemGroup>
Expand Down

0 comments on commit 2ca7b95

Please sign in to comment.