summaryrefslogtreecommitdiff
path: root/src/.nuget/init/project.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/.nuget/init/project.json')
-rw-r--r--src/.nuget/init/project.json10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/.nuget/init/project.json b/src/.nuget/init/project.json
deleted file mode 100644
index 5908fcc3f9..0000000000
--- a/src/.nuget/init/project.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24224-02"
- },
- "frameworks": {
- "dnxcore50": {
- "imports": "portable-net45+win8"
- }
- },
-} \ No newline at end of file