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.IO.FileSystem.DriveInfo/ref/project.json')
-rw-r--r--src/System.IO.FileSystem.DriveInfo/ref/project.json11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/System.IO.FileSystem.DriveInfo/ref/project.json b/src/System.IO.FileSystem.DriveInfo/ref/project.json
deleted file mode 100644
index ca634e806e..0000000000
--- a/src/System.IO.FileSystem.DriveInfo/ref/project.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "dependencies": {
- "System.Runtime": "4.4.0-beta-24721-02",
- "System.IO": "4.4.0-beta-24721-02",
- "System.IO.FileSystem.Primitives": "4.4.0-beta-24721-02",
- "System.IO.FileSystem": "4.4.0-beta-24721-02"
- },
- "frameworks": {
- "netstandard1.7": {}
- }
-}