2016-01-22 10:40:01 -08:00
|
|
|
{
|
2016-03-12 05:28:08 +00:00
|
|
|
"version": "1.0.0-*",
|
|
|
|
"compilationOptions": {
|
|
|
|
"emitEntryPoint": true,
|
|
|
|
"xmlDoc": true
|
|
|
|
},
|
|
|
|
"dependencies": {
|
2016-03-31 11:53:24 -05:00
|
|
|
"NETStandard.Library": "1.5.0-rc2-23931"
|
2016-03-12 05:28:08 +00:00
|
|
|
},
|
|
|
|
"frameworks": {
|
|
|
|
"netstandardapp1.5": {
|
|
|
|
"imports": "dnxcore50"
|
2016-01-14 11:52:54 -08:00
|
|
|
}
|
2016-03-12 05:28:08 +00:00
|
|
|
}
|
2016-01-14 11:52:54 -08:00
|
|
|
}
|