Reacting to System.IO package version change

This commit is contained in:
Pranav K 2014-08-20 06:56:35 -07:00
parent 1a8278b7c2
commit 896cce5b51
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
"System.Diagnostics.Debug": "4.0.10.0",
"System.Diagnostics.Tools": "4.0.0.0",
"System.Globalization": "4.0.10.0",
"System.IO": "4.0.0.0",
"System.IO": "4.0.10.0",
"System.IO.FileSystem": "4.0.0.0",
"System.Linq": "4.0.0.0",
"System.Reflection": "4.0.10.0",