Cleanup unneeded diffs in project.json

This commit is contained in:
Hao Kung 2014-03-10 15:08:51 -07:00
parent 7d2855cecb
commit 9fbbe0bcc2
1 changed files with 2 additions and 6 deletions

View File

@ -6,16 +6,12 @@
"Microsoft.AspNet.Security.DataProtection" : "0.1-alpha-*"
},
"configurations": {
"net45": {
"dependencies": {
"System.Runtime": "",
"System.Collections": ""
}
},
"net45": {},
"k10": {
"dependencies": {
"System.Collections": "4.0.0.0",
"System.ComponentModel": "4.0.0.0",
"System.Diagnostics.Debug": "4.0.10.0",
"System.Diagnostics.Tools": "4.0.0.0",
"System.Globalization": "4.0.10.0",
"System.Linq": "4.0.0.0",