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:
authorEric StJohn <ericstj@microsoft.com>2016-11-23 03:25:16 +0300
committerGitHub <noreply@github.com>2016-11-23 03:25:16 +0300
commit23b5a9dd6391ff1000a7773738cd2be8cdcc9ff9 (patch)
tree4eed4144b03c70265bfda704740d742df2b9d790 /src/System.Runtime.Extensions/ref
parent0b3a285c61d188de15c592e0c9a9e4637f1abeba (diff)
parent2a2b792e54eeaae1bd4828ca7dac2c1bbc0e5edf (diff)
Merge pull request #13889 from ericstj/updateMaster-1.1
Update stable dependencies to latest stable
Diffstat (limited to 'src/System.Runtime.Extensions/ref')
-rw-r--r--src/System.Runtime.Extensions/ref/4.1.0/project.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/System.Runtime.Extensions/ref/4.1.0/project.json b/src/System.Runtime.Extensions/ref/4.1.0/project.json
index 7227e1d0d4..b9c5f0a15b 100644
--- a/src/System.Runtime.Extensions/ref/4.1.0/project.json
+++ b/src/System.Runtime.Extensions/ref/4.1.0/project.json
@@ -1,6 +1,6 @@
{
"dependencies": {
- "System.Runtime.Extensions": "4.1.0"
+ "System.Runtime.Extensions": "4.3.0"
},
"frameworks": {
"netstandard1.5": {}