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-11-08 23:12:29 +0300
committerStephen Toub <stoub@microsoft.com>2016-11-09 01:10:15 +0300
commit9f9c2885208315215b7e328ea399f13c83d1b8a7 (patch)
tree6fe026f9acc3fe7eca2d19ca383aa4e06e933570 /src/System.IO.FileSystem.Primitives
parentfdf56e2cb0b0403511a55896f79b8a9fba687e1f (diff)
Update corefx to beta-24708-03
Diffstat (limited to 'src/System.IO.FileSystem.Primitives')
-rw-r--r--src/System.IO.FileSystem.Primitives/ref/project.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/System.IO.FileSystem.Primitives/ref/project.json b/src/System.IO.FileSystem.Primitives/ref/project.json
index 5d3cad1f43..e98ab81916 100644
--- a/src/System.IO.FileSystem.Primitives/ref/project.json
+++ b/src/System.IO.FileSystem.Primitives/ref/project.json
@@ -1,6 +1,6 @@
{
"dependencies": {
- "System.Runtime": "4.4.0-beta-24707-01"
+ "System.Runtime": "4.4.0-beta-24708-03"
},
"frameworks": {
"netstandard1.7": {}