Reacting to System.IO.FileSystem package version change
This commit is contained in:
parent
430105e713
commit
1a8278b7c2
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue