Fix dependencies, leading to compile time warnings (#1713)

* Fix dependencies, leading to compile time warnings

* Some more cleanup

* Fix spacing
This commit is contained in:
Cheena Malhotra
2022-09-28 20:32:40 -07:00
committed by GitHub
parent 04c64223e2
commit 7c5d48b111
3 changed files with 2 additions and 2 deletions

View File

@@ -53,6 +53,7 @@
<PackageReference Include="Microsoft.Data.SqlClient.AlwaysEncrypted.AzureKeyVaultProvider" />
<PackageReference Include="System.Text.Encoding.CodePages" />
<PackageReference Include="Microsoft.SqlServer.Assessment" />
<PackageReference Include="Microsoft.SqlServer.Management.SmoMetadataProvider" />
<PackageReference Include="Microsoft.SqlServer.Management.SqlParser" />
<PackageReference Include="System.Text.Encoding.CodePages" />
<PackageReference Include="Microsoft.SqlServer.TransactSql.ScriptDom.NRT">