Reacting to System.Collections version change

This commit is contained in:
Pranav K 2014-07-14 15:19:32 -07:00
parent 3692cc7d83
commit 65dfbed8d8
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
}, },
"k10": { "k10": {
"dependencies": { "dependencies": {
"System.Collections": "4.0.0.0", "System.Collections": "4.0.10.0",
"System.Collections.Concurrent": "4.0.0.0", "System.Collections.Concurrent": "4.0.0.0",
"System.ComponentModel": "4.0.0.0", "System.ComponentModel": "4.0.0.0",
"System.Diagnostics.Contracts": "4.0.0.0", "System.Diagnostics.Contracts": "4.0.0.0",