2016-02-09 00:06:13 +00:00
|
|
|
{
|
|
|
|
"version": "1.0.0-*",
|
|
|
|
"compilationOptions": {
|
|
|
|
"emitEntryPoint": true
|
|
|
|
},
|
|
|
|
|
|
|
|
"dependencies": {
|
2016-02-09 23:07:36 +00:00
|
|
|
"NETStandard.Library": "1.0.0-rc2-23808"
|
2016-02-09 00:06:13 +00:00
|
|
|
},
|
|
|
|
|
|
|
|
"frameworks": {
|
|
|
|
"dnxcore50": { }
|
|
|
|
}
|
|
|
|
}
|