mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-13 17:23:02 -05:00
Upgrade SqlClient library to v3.1.1 (#1646)
This commit is contained in:
@@ -328,7 +328,7 @@ END OF Microsoft.Data.SqlClient.AlwaysEncrypted.AzureKeyVaultProvider NOTICES AN
|
||||
|
||||
%% Microsoft.Data.SqlClient NOTICES AND INFORMATION BEGIN HERE
|
||||
|
||||
"Microsoft.Data.SqlClient 2.1.1 Copyright (c) .NET Foundation and Contributors
|
||||
"Microsoft.Data.SqlClient 3.1.1 Copyright (c) .NET Foundation and Contributors
|
||||
|
||||
All rights reserved.
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
<PackageReference Update="Microsoft.Azure.Management.Sql" Version="1.41.0-preview" />
|
||||
|
||||
<PackageReference Update="Microsoft.Data.SqlClient.AlwaysEncrypted.AzureKeyVaultProvider" Version="1.1.1" />
|
||||
<PackageReference Update="Microsoft.Data.SqlClient" Version="3.1.0" />
|
||||
<PackageReference Update="Microsoft.Data.SqlClient" Version="3.1.1" />
|
||||
<PackageReference Update="Microsoft.SqlServer.SqlManagementObjects" Version="161.47021.0" />
|
||||
<PackageReference Update="Microsoft.SqlServer.Management.SmoMetadataProvider" Version="161.47008.0" />
|
||||
<PackageReference Update="Microsoft.SqlServer.DACFx" Version="160.6266.0-preview" GeneratePathProperty="true" />
|
||||
|
||||
@@ -328,7 +328,7 @@ END OF Microsoft.Data.SqlClient.AlwaysEncrypted.AzureKeyVaultProvider NOTICES AN
|
||||
|
||||
%% Microsoft.Data.SqlClient NOTICES AND INFORMATION BEGIN HERE
|
||||
|
||||
"Microsoft.Data.SqlClient 2.1.1 Copyright (c) .NET Foundation and Contributors
|
||||
"Microsoft.Data.SqlClient 3.1.1 Copyright (c) .NET Foundation and Contributors
|
||||
|
||||
All rights reserved.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user