Reacting to System.IO.FileSystem package version change

This commit is contained in:
Pranav K 2014-08-18 15:10:12 -07:00
parent 430105e713
commit 1a8278b7c2
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
{
{
"version": "4.0.0-*",
"dependencies": {
"System.Collections": "4.0.10.0",
@ -6,7 +6,7 @@
"System.Diagnostics.Tools": "4.0.0.0",
"System.Globalization": "4.0.10.0",
"System.IO": "4.0.0.0",
"System.IO.FileSystem": "4.0.10.0",
"System.IO.FileSystem": "4.0.0.0",
"System.Linq": "4.0.0.0",
"System.Reflection": "4.0.10.0",
"System.Resources.ResourceManager": "4.0.0.0",