summaryrefslogtreecommitdiff
path: root/src/mscorlib/facade/project.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/mscorlib/facade/project.json')
-rw-r--r--src/mscorlib/facade/project.json16
1 files changed, 0 insertions, 16 deletions
diff --git a/src/mscorlib/facade/project.json b/src/mscorlib/facade/project.json
deleted file mode 100644
index b0b39a1264..0000000000
--- a/src/mscorlib/facade/project.json
+++ /dev/null
@@ -1,16 +0,0 @@
-{
- "dependencies": {
- "System.Console": "4.0.0",
- "System.IO": "4.1.0",
- "System.Security.Cryptography.Primitives": "4.0.0",
- "System.Security.Claims": "4.0.0",
- "System.Security.Principal": "4.0.0"
- },
- "frameworks": {
- "netstandard1.3": {
- "imports": [
- "dotnet5.4"
- ]
- }
- }
-} \ No newline at end of file