diff --git a/src/Microsoft.AspNet.DataProtection/project.json b/src/Microsoft.AspNet.DataProtection/project.json index 82b85bb563..6ebc06836b 100644 --- a/src/Microsoft.AspNet.DataProtection/project.json +++ b/src/Microsoft.AspNet.DataProtection/project.json @@ -17,6 +17,7 @@ "frameworks": { "net451": { "frameworkAssemblies": { + "System.IO": "", "System.Security": "", "System.Xml": "", "System.Xml.Linq": "" @@ -24,6 +25,7 @@ }, "dnx451": { "frameworkAssemblies": { + "System.IO": "", "System.Security": "", "System.Xml": "", "System.Xml.Linq": ""