Browse Source

Fixing CI build failure

Pranav K 10 years ago
parent
commit
3d4e0d41c8
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/Microsoft.AspNetCore.DataProtection/project.json

+ 1 - 0
src/Microsoft.AspNetCore.DataProtection/project.json

@@ -19,6 +19,7 @@
   "frameworks": {
     "net451": {
       "frameworkAssemblies": {
+        "System.Runtime": { "type": "build" },
         "System.Security": "",
         "System.Xml": "",
         "System.Xml.Linq": ""