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.DirectoryServices/ref')
-rw-r--r--src/System.DirectoryServices/ref/project.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/System.DirectoryServices/ref/project.json b/src/System.DirectoryServices/ref/project.json
index 9dd029c169..2a80797aeb 100644
--- a/src/System.DirectoryServices/ref/project.json
+++ b/src/System.DirectoryServices/ref/project.json
@@ -1,11 +1,11 @@
{
"dependencies": {
- "System.Runtime": "4.4.0-beta-24903-02",
- "System.Runtime.Handles": "4.4.0-beta-24903-02",
- "System.IO": "4.4.0-beta-24903-02",
- "System.IO.FileSystem.Primitives": "4.4.0-beta-24903-02",
- "System.Text.Encoding": "4.4.0-beta-24903-02",
- "System.Threading.Tasks": "4.4.0-beta-24903-02"
+ "System.Runtime": "4.4.0-beta-24904-01",
+ "System.Runtime.Handles": "4.4.0-beta-24904-01",
+ "System.IO": "4.4.0-beta-24904-01",
+ "System.IO.FileSystem.Primitives": "4.4.0-beta-24904-01",
+ "System.Text.Encoding": "4.4.0-beta-24904-01",
+ "System.Threading.Tasks": "4.4.0-beta-24904-01"
},
"frameworks": {
"netstandard1.7": {}