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/Common/net46-test-runtime/project.json')
-rw-r--r--src/Common/net46-test-runtime/project.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Common/net46-test-runtime/project.json b/src/Common/net46-test-runtime/project.json
index fae74288b8..6aa2ac1433 100644
--- a/src/Common/net46-test-runtime/project.json
+++ b/src/Common/net46-test-runtime/project.json
@@ -1,7 +1,7 @@
{
"dependencies": {
- "System.IO.Compression": "4.3.0-beta-24520-06",
- "System.Runtime.InteropServices.RuntimeInformation": "4.3.0-beta-24520-06",
+ "System.IO.Compression": "4.3.0-beta-24521-07",
+ "System.Runtime.InteropServices.RuntimeInformation": "4.3.0-beta-24521-07",
"coveralls.io": "1.4",
"OpenCover": "4.6.519",
"ReportGenerator": "2.4.3",