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.Runtime.Loader/tests/System.Runtime.Loader.Test.Assembly/project.json')
-rw-r--r--src/System.Runtime.Loader/tests/System.Runtime.Loader.Test.Assembly/project.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/System.Runtime.Loader/tests/System.Runtime.Loader.Test.Assembly/project.json b/src/System.Runtime.Loader/tests/System.Runtime.Loader.Test.Assembly/project.json
index 2552539bf4..e24e78cbe8 100644
--- a/src/System.Runtime.Loader/tests/System.Runtime.Loader.Test.Assembly/project.json
+++ b/src/System.Runtime.Loader/tests/System.Runtime.Loader.Test.Assembly/project.json
@@ -1,6 +1,6 @@
{
"dependencies": {
- "System.Runtime": "4.3.0-beta-24520-06"
+ "System.Runtime": "4.3.0-beta-24521-07"
},
"frameworks": {
"netstandard1.6": {}