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