Remove appdepssdk from sdk directory

This commit is contained in:
Krzysztof Wicher 2016-04-13 10:50:07 -07:00
parent f82da07fc4
commit 0b55ca324b
2 changed files with 0 additions and 70 deletions

View file

@ -1,15 +0,0 @@
{
"version": "1.0.0-*",
"compilationOptions": {
"emitEntryPoint": true
},
"dependencies": {
"NETStandard.Library": "1.5.0-rc2-24008",
"Microsoft.DotNet.AppDep": "1.0.6-prerelease-00003"
},
"frameworks": {
"netstandardapp1.5": {
"imports": "dnxcore50"
}
}
}