diff --git a/src/Microsoft.Data.SqlClient/netcore/ref/Microsoft.Data.SqlClient.csproj b/src/Microsoft.Data.SqlClient/netcore/ref/Microsoft.Data.SqlClient.csproj
index ac2b2d98bf..1de608a30d 100644
--- a/src/Microsoft.Data.SqlClient/netcore/ref/Microsoft.Data.SqlClient.csproj
+++ b/src/Microsoft.Data.SqlClient/netcore/ref/Microsoft.Data.SqlClient.csproj
@@ -10,6 +10,17 @@
netcoreapp
AnyCPU;x64;x86
+
+
+ true
+ true
+ $(SigningKeyPath)
+ $(SigningKeyPath)
+
+
+ $(SigningKeyPath)
+
+
diff --git a/src/Microsoft.Data.SqlClient/netcore/src/Microsoft.Data.SqlClient.csproj b/src/Microsoft.Data.SqlClient/netcore/src/Microsoft.Data.SqlClient.csproj
index 3adc0617e8..cd158af33c 100644
--- a/src/Microsoft.Data.SqlClient/netcore/src/Microsoft.Data.SqlClient.csproj
+++ b/src/Microsoft.Data.SqlClient/netcore/src/Microsoft.Data.SqlClient.csproj
@@ -21,12 +21,15 @@
-
+
true
true
$(SigningKeyPath)
$(SigningKeyPath)
+
+ $(SigningKeyPath)
+
$([System.IO.Path]::Combine('$(IntermediateOutputPath)','$(TargetFrameworkMoniker).AssemblyAttributes$(DefaultLanguageSourceExtension)'))
diff --git a/src/Microsoft.Data.SqlClient/netfx/ref/Microsoft.Data.SqlClient.csproj b/src/Microsoft.Data.SqlClient/netfx/ref/Microsoft.Data.SqlClient.csproj
index 9f01406cd2..89902ba507 100644
--- a/src/Microsoft.Data.SqlClient/netfx/ref/Microsoft.Data.SqlClient.csproj
+++ b/src/Microsoft.Data.SqlClient/netfx/ref/Microsoft.Data.SqlClient.csproj
@@ -7,6 +7,16 @@
$(OutputPath)\Microsoft.Data.SqlClient.xml
Framework $(BaseProduct)
Debug;Release;
+
+
+
+ true
+ true
+ $(SigningKeyPath)
+ $(SigningKeyPath)
+
+
+ $(SigningKeyPath)
diff --git a/src/Microsoft.Data.SqlClient/netfx/src/Microsoft.Data.SqlClient.csproj b/src/Microsoft.Data.SqlClient/netfx/src/Microsoft.Data.SqlClient.csproj
index 1f8e643a45..70a3338a50 100644
--- a/src/Microsoft.Data.SqlClient/netfx/src/Microsoft.Data.SqlClient.csproj
+++ b/src/Microsoft.Data.SqlClient/netfx/src/Microsoft.Data.SqlClient.csproj
@@ -19,12 +19,15 @@
$(DefineConstants);NETFRAMEWORK;
-
+
true
true
$(SigningKeyPath)
$(SigningKeyPath)
+
+ $(SigningKeyPath)
+
full
diff --git a/src/Microsoft.Data.SqlClient/src/Resources/Strings.de.resx b/src/Microsoft.Data.SqlClient/src/Resources/Strings.de.resx
index e82938d995..5af6348f56 100644
--- a/src/Microsoft.Data.SqlClient/src/Resources/Strings.de.resx
+++ b/src/Microsoft.Data.SqlClient/src/Resources/Strings.de.resx
@@ -4738,6 +4738,6 @@
Das Zertifikat ist während der Überprüfung des Zertifikats nicht verfügbar.
- The certificate provided by the server does not match the certificate provided by the ServerCertificate option.
+ Das vom Server bereitgestellte Zertifikat stimmt nicht mit dem Zertifikat überein, das über die ServerCertificate-Option bereitgestellt wurde.
\ No newline at end of file
diff --git a/src/Microsoft.Data.SqlClient/src/Resources/Strings.es.resx b/src/Microsoft.Data.SqlClient/src/Resources/Strings.es.resx
index dcaf0abea6..f25d545106 100644
--- a/src/Microsoft.Data.SqlClient/src/Resources/Strings.es.resx
+++ b/src/Microsoft.Data.SqlClient/src/Resources/Strings.es.resx
@@ -4738,6 +4738,6 @@
El certificado no está disponible al validar el certificado.
- The certificate provided by the server does not match the certificate provided by the ServerCertificate option.
+ El certificado proporcionado por el servidor no coincide con el certificado proporcionado por la opción ServerCertificate.
\ No newline at end of file
diff --git a/src/Microsoft.Data.SqlClient/src/Resources/Strings.fr.resx b/src/Microsoft.Data.SqlClient/src/Resources/Strings.fr.resx
index 255625d11f..89cbe76e48 100644
--- a/src/Microsoft.Data.SqlClient/src/Resources/Strings.fr.resx
+++ b/src/Microsoft.Data.SqlClient/src/Resources/Strings.fr.resx
@@ -4738,6 +4738,6 @@
Certificat non disponible lors de sa validation.
- The certificate provided by the server does not match the certificate provided by the ServerCertificate option.
+ Le certificat fourni par le serveur ne correspond pas au certificat fourni par l’option ServerCertificate.
\ No newline at end of file
diff --git a/src/Microsoft.Data.SqlClient/src/Resources/Strings.ko.resx b/src/Microsoft.Data.SqlClient/src/Resources/Strings.ko.resx
index 83e22cac5a..b8910e7ddd 100644
--- a/src/Microsoft.Data.SqlClient/src/Resources/Strings.ko.resx
+++ b/src/Microsoft.Data.SqlClient/src/Resources/Strings.ko.resx
@@ -4738,6 +4738,6 @@
인증서의 유효성을 검사하는 동안에는 인증서를 사용할 수 없습니다.
- The certificate provided by the server does not match the certificate provided by the ServerCertificate option.
+ 서버에서 제공하는 인증서가 ServerCertificate 옵션에서 제공하는 인증서와 일치하지 않습니다.
\ No newline at end of file
diff --git a/src/Microsoft.Data.SqlClient/src/Resources/Strings.ru.resx b/src/Microsoft.Data.SqlClient/src/Resources/Strings.ru.resx
index f6be5066aa..68bd0bc547 100644
--- a/src/Microsoft.Data.SqlClient/src/Resources/Strings.ru.resx
+++ b/src/Microsoft.Data.SqlClient/src/Resources/Strings.ru.resx
@@ -4738,6 +4738,6 @@
Сертификат недоступен при проверке сертификата.
- The certificate provided by the server does not match the certificate provided by the ServerCertificate option.
+ Сертификат, предоставленный сервером, не совпадает с сертификатом, указанным в параметре ServerCertificate.
\ No newline at end of file
diff --git a/src/Microsoft.Data.SqlClient/src/Resources/Strings.zh-Hans.resx b/src/Microsoft.Data.SqlClient/src/Resources/Strings.zh-Hans.resx
index 1c3d0b4f22..ebf43dcb6a 100644
--- a/src/Microsoft.Data.SqlClient/src/Resources/Strings.zh-Hans.resx
+++ b/src/Microsoft.Data.SqlClient/src/Resources/Strings.zh-Hans.resx
@@ -4738,6 +4738,6 @@
验证证书时证书不可用。
- The certificate provided by the server does not match the certificate provided by the ServerCertificate option.
+ 服务器提供的证书与 ServerCertificate 选项提供的证书不匹配。
\ No newline at end of file
diff --git a/src/Microsoft.Data.SqlClient/src/Resources/Strings.zh-Hant.resx b/src/Microsoft.Data.SqlClient/src/Resources/Strings.zh-Hant.resx
index 3b715c49c5..5b4db45cd0 100644
--- a/src/Microsoft.Data.SqlClient/src/Resources/Strings.zh-Hant.resx
+++ b/src/Microsoft.Data.SqlClient/src/Resources/Strings.zh-Hant.resx
@@ -4738,6 +4738,6 @@
驗證在進行憑證驗證時無法使用。
- The certificate provided by the server does not match the certificate provided by the ServerCertificate option.
+ 伺服器提供的憑證不符合 ServerCertificate 選項所提供的憑證。
\ No newline at end of file