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 6c3ddea7a7..05b9454538 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-24520-06",
- "System.Collections": "4.3.0-beta-24520-06",
- "System.IO.FileSystem": "4.3.0-beta-24520-06",
- "System.IO.FileSystem.Primitives": "4.3.0-beta-24520-06",
+ "Microsoft.NETCore.Platforms": "1.0.2-beta-24521-07",
+ "System.Collections": "4.3.0-beta-24521-07",
+ "System.IO.FileSystem": "4.3.0-beta-24521-07",
+ "System.IO.FileSystem.Primitives": "4.3.0-beta-24521-07",
"System.IO.Packaging.TestData": "1.0.0-prerelease",
- "System.Linq": "4.3.0-beta-24520-06",
- "System.Linq.Expressions": "4.3.0-beta-24520-06",
- "System.ObjectModel": "4.3.0-beta-24520-06",
- "System.Runtime": "4.3.0-beta-24520-06",
- "System.Xml.ReaderWriter": "4.3.0-beta-24520-06",
- "System.Xml.XDocument": "4.3.0-beta-24520-06",
+ "System.Linq": "4.3.0-beta-24521-07",
+ "System.Linq.Expressions": "4.3.0-beta-24521-07",
+ "System.ObjectModel": "4.3.0-beta-24521-07",
+ "System.Runtime": "4.3.0-beta-24521-07",
+ "System.Xml.ReaderWriter": "4.3.0-beta-24521-07",
+ "System.Xml.XDocument": "4.3.0-beta-24521-07",
"test-runtime": {
"target": "project",
"exclude": "compile"