update dacfx to bring in ASDE support - first set of features (#1088)

This commit is contained in:
Udeesha Gautam
2020-10-01 12:32:09 -07:00
committed by GitHub
parent d061e781f4
commit fe4c2ce5b9

View File

@@ -19,7 +19,7 @@
<PackageReference Update="Microsoft.Data.SqlClient.AlwaysEncrypted.AzureKeyVaultProvider" Version="1.1.1" />
<PackageReference Update="Microsoft.Data.SqlClient" Version="2.0.0"/>
<PackageReference Update="Microsoft.SqlServer.SqlManagementObjects" Version="160.2004021.0" />
<PackageReference Update="Microsoft.SqlServer.DACFx" Version="150.4904.1-preview" GeneratePathProperty="true" />
<PackageReference Update="Microsoft.SqlServer.DACFx" Version="150.4926.2-preview" GeneratePathProperty="true" />
<PackageReference Update="Microsoft.Azure.Kusto.Data" Version="8.0.2" />
<PackageReference Update="Microsoft.Azure.Kusto.Language" Version="8.1.2"/>