Reacting to System.Collections versioning change

This commit is contained in:
Pranav K 2014-07-14 15:54:43 -07:00
parent ad0ebb9f4c
commit b9898ef249
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
{
{
"version": "1.0.0-*",
"compilationOptions": {
"warningsAsErrors": true
@ -13,7 +13,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",