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:
authorStephen Toub <stoub@microsoft.com>2016-10-23 18:50:14 +0300
committerStephen Toub <stoub@microsoft.com>2016-10-23 18:50:14 +0300
commit617811c779e36848fb1af4c2e8d8b3b1dba42e83 (patch)
treec9ed990341487ea760346797d251f25eecc24c34 /src/System.Drawing.Primitives/ref
parentf4f8b6a00959e4658e3f86f7abad8c510e70e72e (diff)
Update CoreFx dependencies to beta-24623-01
Diffstat (limited to 'src/System.Drawing.Primitives/ref')
-rw-r--r--src/System.Drawing.Primitives/ref/project.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/System.Drawing.Primitives/ref/project.json b/src/System.Drawing.Primitives/ref/project.json
index 173fb1cd34..1962f79223 100644
--- a/src/System.Drawing.Primitives/ref/project.json
+++ b/src/System.Drawing.Primitives/ref/project.json
@@ -1,8 +1,8 @@
{
"dependencies": {
- "System.Runtime": "4.4.0-beta-24619-02"
+ "System.Runtime": "4.4.0-beta-24623-01"
},
"frameworks": {
"netstandard1.7": {}
}
-} \ No newline at end of file
+}