diff --git a/src/Renci.SshNet.Silverlight/Renci.SshNet.Silverlight.csproj b/src/Renci.SshNet.Silverlight/Renci.SshNet.Silverlight.csproj
index 8e579ab1..6769eabf 100644
--- a/src/Renci.SshNet.Silverlight/Renci.SshNet.Silverlight.csproj
+++ b/src/Renci.SshNet.Silverlight/Renci.SshNet.Silverlight.csproj
@@ -1121,6 +1121,12 @@
Security\KeyExchangeDiffieHellmanGroup14Sha1.cs
+
+ Security\KeyExchangeDiffieHellmanGroup14Sha256.cs
+
+
+ Security\KeyExchangeDiffieHellmanGroup16Sha512.cs
+
Security\KeyExchangeDiffieHellmanGroup1Sha1.cs
@@ -1136,6 +1142,15 @@
Security\KeyExchangeDiffieHellmanGroupSha1.cs
+
+ Security\KeyExchangeDiffieHellmanGroupSha256.cs
+
+
+ Security\KeyExchangeDiffieHellmanGroupSha512.cs
+
+
+ Security\KeyExchangeDiffieHellmanGroupShaBase.cs
+
Security\KeyExchangeEC.cs
@@ -1154,6 +1169,9 @@
Security\KeyExchangeECDH521.cs
+
+ Security\KeyExchangeHash.cs
+
Security\KeyHostAlgorithm.cs
diff --git a/src/Renci.SshNet.Silverlight5/Renci.SshNet.Silverlight5.csproj b/src/Renci.SshNet.Silverlight5/Renci.SshNet.Silverlight5.csproj
index 30e4f2b8..6892d3b6 100644
--- a/src/Renci.SshNet.Silverlight5/Renci.SshNet.Silverlight5.csproj
+++ b/src/Renci.SshNet.Silverlight5/Renci.SshNet.Silverlight5.csproj
@@ -1127,6 +1127,12 @@
Security\KeyExchangeDiffieHellmanGroup14Sha1.cs
+
+ Security\KeyExchangeDiffieHellmanGroup14Sha256.cs
+
+
+ Security\KeyExchangeDiffieHellmanGroup16Sha512.cs
+
Security\KeyExchangeDiffieHellmanGroup1Sha1.cs
@@ -1142,6 +1148,15 @@
Security\KeyExchangeDiffieHellmanGroupSha1.cs
+
+ Security\KeyExchangeDiffieHellmanGroupSha256.cs
+
+
+ Security\KeyExchangeDiffieHellmanGroupSha512.cs
+
+
+ Security\KeyExchangeDiffieHellmanGroupShaBase.cs
+
Security\KeyExchangeEC.cs
@@ -1160,6 +1175,9 @@
Security\KeyExchangeECDH521.cs
+
+ Security\KeyExchangeHash.cs
+
Security\KeyHostAlgorithm.cs
@@ -1390,7 +1408,7 @@
-
+