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.IsolatedStorage/ref/project.json')
-rw-r--r--src/System.IO.IsolatedStorage/ref/project.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/System.IO.IsolatedStorage/ref/project.json b/src/System.IO.IsolatedStorage/ref/project.json
index c89ac28652..06348b4873 100644
--- a/src/System.IO.IsolatedStorage/ref/project.json
+++ b/src/System.IO.IsolatedStorage/ref/project.json
@@ -1,9 +1,9 @@
{
"dependencies": {
- "System.IO": "4.2.0-beta-devapi-24424-01",
- "System.IO.FileSystem": "4.1.0-beta-devapi-24424-01",
+ "System.IO": "4.3.0-beta-devapi-24502-02",
+ "System.IO.FileSystem": "4.3.0-beta-devapi-24502-02",
"System.IO.FileSystem.Primitives": "4.0.0",
- "System.Runtime": "4.2.0-beta-devapi-24424-01",
+ "System.Runtime": "4.3.0-beta-devapi-24502-02",
"System.Threading.Tasks": "4.0.0"
},
"frameworks": {