Reacting to System.Collections version change

This commit is contained in:
Pranav K 2014-07-14 15:20:49 -07:00
parent 0d1f308753
commit 8aef9ff651
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{ {
"version": "4.0.0-*", "version": "4.0.0-*",
"dependencies": { "dependencies": {
"System.Collections": "4.0.0.0", "System.Collections": "4.0.10.0",
"System.Diagnostics.Debug": "4.0.10.0", "System.Diagnostics.Debug": "4.0.10.0",
"System.Diagnostics.Tools": "4.0.0.0", "System.Diagnostics.Tools": "4.0.0.0",
"System.Globalization": "4.0.10.0", "System.Globalization": "4.0.10.0",