Removed System.IO.FileSystem.Primitives dependency
This commit is contained in:
parent
07fc434cab
commit
ecfd1bbe60
|
|
@ -18,8 +18,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.0.0",
|
||||
"System.IO.FileSystem.Primitives": "4.0.0.0",
|
||||
"System.IO.FileSystem": "4.0.10.0",
|
||||
"System.Linq": "4.0.0.0",
|
||||
"System.Reflection": "4.0.10.0",
|
||||
"System.Resources.ResourceManager": "4.0.0.0",
|
||||
|
|
|
|||
|
|
@ -21,7 +21,6 @@
|
|||
"System.Globalization": "4.0.10.0",
|
||||
"System.IO": "4.0.0.0",
|
||||
"System.IO.FileSystem": "4.0.10.0",
|
||||
"System.IO.FileSystem.Primitives": "4.0.20.0",
|
||||
"System.Linq": "4.0.0.0",
|
||||
"System.Net.Primitives": "4.0.10.0",
|
||||
"System.Reflection": "4.0.10.0",
|
||||
|
|
|
|||
Loading…
Reference in New Issue