2016-02-23 14:53:51 +00:00
|
|
|
{
|
2016-03-12 05:28:08 +00:00
|
|
|
"version": "1.0.0-*",
|
|
|
|
"compilationOptions": {
|
|
|
|
"emitEntryPoint": false
|
|
|
|
},
|
|
|
|
"dependencies": {},
|
|
|
|
"frameworks": {
|
|
|
|
"net20": {},
|
|
|
|
"net35": {},
|
|
|
|
"net40": {},
|
|
|
|
"net461": {},
|
|
|
|
"netstandardapp1.5": {
|
|
|
|
"imports": "dnxcore50",
|
|
|
|
"dependencies": {
|
2016-03-28 17:27:54 +00:00
|
|
|
"NETStandard.Library": "1.5.0-rc2-23928"
|
2016-03-12 05:28:08 +00:00
|
|
|
}
|
2016-02-23 14:53:51 +00:00
|
|
|
}
|
2016-03-12 05:28:08 +00:00
|
|
|
}
|
2016-02-23 14:53:51 +00:00
|
|
|
}
|