17 lines
283 B
JSON
17 lines
283 B
JSON
{
|
|
"version": "1.0.0-*",
|
|
"compilationOptions": {
|
|
"debugType": "full"
|
|
},
|
|
"dependencies": {
|
|
"NETStandard.Library": "1.5.0-rc2-23931"
|
|
},
|
|
"frameworks": {
|
|
"netstandard1.5": {
|
|
"imports": [
|
|
"portable-net45+win8",
|
|
"dnxcore50"
|
|
]
|
|
}
|
|
}
|
|
}
|