Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/System.IO.FileSystem/ref/project.json')
-rw-r--r--src/System.IO.FileSystem/ref/project.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/System.IO.FileSystem/ref/project.json b/src/System.IO.FileSystem/ref/project.json
index 292c854523..c8f3b1aaf2 100644
--- a/src/System.IO.FileSystem/ref/project.json
+++ b/src/System.IO.FileSystem/ref/project.json
@@ -1,11 +1,11 @@
{
"dependencies": {
- "System.Runtime": "4.3.0-beta-24520-06",
- "System.Runtime.Handles": "4.3.0-beta-24520-06",
- "System.IO": "4.3.0-beta-24520-06",
+ "System.Runtime": "4.3.0-beta-24521-07",
+ "System.Runtime.Handles": "4.3.0-beta-24521-07",
+ "System.IO": "4.3.0-beta-24521-07",
"System.IO.FileSystem.Primitives": "4.0.1",
- "System.Text.Encoding": "4.3.0-beta-24520-06",
- "System.Threading.Tasks": "4.3.0-beta-24520-06"
+ "System.Text.Encoding": "4.3.0-beta-24521-07",
+ "System.Threading.Tasks": "4.3.0-beta-24521-07"
},
"frameworks": {
"netstandard1.7": {