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.Packaging/tests/project.json')
-rw-r--r--src/System.IO.Packaging/tests/project.json20
1 files changed, 10 insertions, 10 deletions
diff --git a/src/System.IO.Packaging/tests/project.json b/src/System.IO.Packaging/tests/project.json
index a9d90d149d..229e9be750 100644
--- a/src/System.IO.Packaging/tests/project.json
+++ b/src/System.IO.Packaging/tests/project.json
@@ -1,16 +1,16 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-devapi-24424-01",
- "System.Collections": "4.1.0-beta-devapi-24424-01",
- "System.IO.FileSystem": "4.1.0-beta-devapi-24424-01",
- "System.IO.FileSystem.Primitives": "4.0.2-beta-devapi-24424-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-devapi-24502-02",
+ "System.Collections": "4.3.0-beta-devapi-24502-02",
+ "System.IO.FileSystem": "4.3.0-beta-devapi-24502-02",
+ "System.IO.FileSystem.Primitives": "4.3.0-beta-devapi-24502-02",
"System.IO.Packaging.TestData": "1.0.0-prerelease",
- "System.Linq": "4.1.1-beta-devapi-24424-01",
- "System.Linq.Expressions": "4.2.0-beta-devapi-24424-01",
- "System.ObjectModel": "4.0.13-beta-devapi-24424-01",
- "System.Runtime": "4.2.0-beta-devapi-24424-01",
- "System.Xml.ReaderWriter": "4.1.0-beta-devapi-24424-01",
- "System.Xml.XDocument": "4.0.12-beta-devapi-24424-01",
+ "System.Linq": "4.3.0-beta-devapi-24502-02",
+ "System.Linq.Expressions": "4.3.0-beta-devapi-24502-02",
+ "System.ObjectModel": "4.3.0-beta-devapi-24502-02",
+ "System.Runtime": "4.3.0-beta-devapi-24502-02",
+ "System.Xml.ReaderWriter": "4.3.0-beta-devapi-24502-02",
+ "System.Xml.XDocument": "4.3.0-beta-devapi-24502-02",
"test-runtime": {
"target": "project",
"exclude": "compile"