Removing extra dependencies from sample
This commit is contained in:
parent
8713dc9ba1
commit
ff4df72105
|
|
@ -6,11 +6,6 @@
|
|||
},
|
||||
"frameworks": {
|
||||
"aspnet50": { },
|
||||
"aspnetcore50": {
|
||||
"dependencies": {
|
||||
"System.Diagnostics.Contracts": "4.0.0-beta-*",
|
||||
"System.Security.Claims": "1.0.0-*"
|
||||
}
|
||||
}
|
||||
"aspnetcore50": {}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue