Skip to content

Commit

Permalink
update Microsoft.SqlServer.DacFx.Projects nuget to 0.1.14-preview (#2221
Browse files Browse the repository at this point in the history
)
  • Loading branch information
kisantia authored Sep 8, 2023
1 parent 83fc644 commit f2281f8
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 @@ -23,7 +23,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.Projects" Version="0.1.12-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" />
<PackageReference Update="Microsoft.SqlServer.Assessment" Version="[1.1.17]" />
Expand Down

0 comments on commit f2281f8

Please sign in to comment.