Adding reference to allow building

This commit is contained in:
Pranav K 2014-10-24 00:23:04 -07:00
parent 10ef1b33c1
commit 733eb85b54
2 changed files with 3 additions and 0 deletions

View File

@ -12,6 +12,8 @@
"aspnet50": { },
"aspnetcore50": {
"dependencies": {
"Microsoft.Win32.Primitives": "4.0.0-beta-*",
"System.Diagnostics.Debug": "4.0.10-beta-*",
"System.IO.FileSystem": "4.0.0-beta-*",
"System.Security.Cryptography.X509Certificates": "4.0.0-beta-*",
"System.Security.Principal.Windows": "4.0.0-beta-*"

View File

@ -13,6 +13,7 @@
"System.Diagnostics.Tools": "4.0.0-beta-*",
"System.IO": "4.0.10-beta-*",
"System.Linq": "4.0.0-beta-*",
"System.Net.Primitives": "4.0.10-beta-*",
"System.Resources.ResourceManager": "4.0.0-beta-*",
"System.Runtime.Extensions": "4.0.10-beta-*",
"System.Security.Cryptography.Hashing.Algorithms": "4.0.0-beta-*",