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.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/System.IO.Compression/ref/project.json b/src/System.IO.Compression/ref/project.json
index 2edc69f8f0..9acd3bc276 100644
--- a/src/System.IO.Compression/ref/project.json
+++ b/src/System.IO.Compression/ref/project.json
@@ -1,9 +1,9 @@
{
"dependencies": {
- "System.Runtime": "4.3.0-beta-24604-02",
- "System.IO": "4.3.0-beta-24604-02",
- "System.Text.Encoding": "4.3.0-beta-24604-02",
- "System.Threading.Tasks": "4.3.0-beta-24604-02"
+ "System.Runtime": "4.4.0-beta-24607-03",
+ "System.IO": "4.4.0-beta-24607-03",
+ "System.Text.Encoding": "4.4.0-beta-24607-03",
+ "System.Threading.Tasks": "4.4.0-beta-24607-03"
},
"frameworks": {
"netstandard1.7": {