Removing extra dependencies from sample

This commit is contained in:
Pranav K 2014-10-17 08:05:57 -07:00
parent 8713dc9ba1
commit ff4df72105
1 changed files with 1 additions and 6 deletions

View File

@ -6,11 +6,6 @@
},
"frameworks": {
"aspnet50": { },
"aspnetcore50": {
"dependencies": {
"System.Diagnostics.Contracts": "4.0.0-beta-*",
"System.Security.Claims": "1.0.0-*"
}
}
"aspnetcore50": {}
}
}