diff --git a/src/Microsoft.Net.WebSockets/project.json b/src/Microsoft.Net.WebSockets/project.json index e2fc8bb602..23db5571cb 100644 --- a/src/Microsoft.Net.WebSockets/project.json +++ b/src/Microsoft.Net.WebSockets/project.json @@ -18,7 +18,7 @@ "System.Net.WebSockets": "4.0.0-beta-*", "System.Resources.ResourceManager": "4.0.1-beta-*", "System.Runtime.Extensions": "4.0.11-beta-*", - "System.Security.Cryptography.Hashing.Algorithms": "4.0.0-beta-*", + "System.Security.Cryptography.Algorithms": "4.0.0-beta-*", "System.Text.Encoding.Extensions": "4.0.11-beta-*", "System.Threading": "4.0.11-beta-*", "System.Threading.Tasks": "4.0.11-beta-*",