diff --git a/src/Microsoft.AspNet.Security.DataProtection/project.json b/src/Microsoft.AspNet.Security.DataProtection/project.json index 13c7159bec..971c304e51 100644 --- a/src/Microsoft.AspNet.Security.DataProtection/project.json +++ b/src/Microsoft.AspNet.Security.DataProtection/project.json @@ -30,7 +30,7 @@ "System.Security.Cryptography.RandomNumberGenerator": "4.0.0-beta-*", "System.Security.Principal.Windows": "4.0.0-beta-*", "System.Text.Encoding.Extensions": "4.0.10-beta-*", - "System.Xml.XDocument": "4.0.0-beta-*" + "System.Xml.XDocument": "4.0.10-beta-*" } } },