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 bed2750906..58cf09a64b 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.2.0-beta-devapi-24424-01"
+ "System.Runtime": "4.3.0-beta-devapi-24502-02"
},
"frameworks": {
"netstandard1.6": {}