Reacting to System.Collections versioning change

This commit is contained in:
Pranav K 2014-07-14 16:25:55 -07:00
parent 25efba7563
commit b49b46c5b6
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
{
{
"version": "1.0.0-*",
"dependencies": {
"Microsoft.AspNet.FileSystems": "1.0.0-*",
@ -9,7 +9,7 @@
"net45": {},
"k10": {
"dependencies": {
"System.Collections": "4.0.0.0",
"System.Collections": "4.0.10.0",
"System.Diagnostics.Contracts": "4.0.0.0",
"System.Diagnostics.Debug": "4.0.10.0",
"System.Diagnostics.Tools": "4.0.0.0",