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:
authordotnet-bot <dotnet-bot@microsoft.com>2016-11-09 18:38:49 +0300
committerdotnet-bot <dotnet-bot@microsoft.com>2016-11-09 18:38:49 +0300
commit68a1670fc7b9c9419f5d3100ac9a4347874aeef8 (patch)
treeda36c8d53242e855ccf7b0853e77616b6592596b /src/System.IO.FileSystem.Primitives
parent8ab9d7c07d3d0477f48688dcabacaf689bfb2d0a (diff)
Update CoreFx to beta-24709-02
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 bab584eafc..02d04682de 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-24709-01"
+ "System.Runtime": "4.4.0-beta-24709-02"
},
"frameworks": {
"netstandard1.7": {}