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.Compression/ref/project.json')
-rw-r--r--src/System.IO.Compression/ref/project.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/System.IO.Compression/ref/project.json b/src/System.IO.Compression/ref/project.json
index 7d8d15c29b..bf3eb8d4b0 100644
--- a/src/System.IO.Compression/ref/project.json
+++ b/src/System.IO.Compression/ref/project.json
@@ -1,7 +1,7 @@
{
"dependencies": {
"System.Runtime": "4.0.20",
- "System.IO": "4.2.0-beta-devapi-24424-01",
+ "System.IO": "4.3.0-beta-devapi-24502-02",
"System.Text.Encoding": "4.0.0",
"System.Threading.Tasks": "4.0.0"
},