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.Private.Uri/tests/UnitTests/project.json')
-rw-r--r--src/System.Private.Uri/tests/UnitTests/project.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/System.Private.Uri/tests/UnitTests/project.json b/src/System.Private.Uri/tests/UnitTests/project.json
index a99606f5c2..06d9e1009c 100644
--- a/src/System.Private.Uri/tests/UnitTests/project.json
+++ b/src/System.Private.Uri/tests/UnitTests/project.json
@@ -1,9 +1,9 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24520-06",
- "System.ObjectModel": "4.3.0-beta-24520-06",
- "System.Resources.ResourceManager": "4.3.0-beta-24520-06",
- "System.Text.Encoding": "4.3.0-beta-24520-06",
+ "Microsoft.NETCore.Platforms": "1.0.2-beta-24521-07",
+ "System.ObjectModel": "4.3.0-beta-24521-07",
+ "System.Resources.ResourceManager": "4.3.0-beta-24521-07",
+ "System.Text.Encoding": "4.3.0-beta-24521-07",
"test-runtime": {
"target": "project",
"exclude": "compile"