Upgrade SqlClient library to v3.1.1 (#1646)

This commit is contained in:
Cheena Malhotra
2022-08-18 10:26:22 -07:00
committed by GitHub
parent 37c6aa6639
commit cadd14e9d0
3 changed files with 3 additions and 3 deletions

View File

@@ -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.

View File

@@ -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" />

View File

@@ -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.