2016-02-26 18:54:17 +00:00
|
|
|
{
|
2016-03-12 05:28:08 +00:00
|
|
|
"version": "1.0.0",
|
|
|
|
"dependencies": {},
|
|
|
|
"frameworks": {
|
|
|
|
"netstandardapp1.5": {
|
|
|
|
"imports": "dnxcore50",
|
|
|
|
"dependencies": {
|
2016-03-24 13:37:08 +00:00
|
|
|
"NETStandard.Library": "1.5.0-rc2-23924"
|
2016-03-12 05:28:08 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"dnx451": {
|
|
|
|
"dependencies": {
|
2016-03-24 13:37:08 +00:00
|
|
|
"Microsoft.CSharp": "4.0.1-rc2-23924"
|
2016-03-12 05:28:08 +00:00
|
|
|
}
|
2016-02-26 18:54:17 +00:00
|
|
|
}
|
2016-03-12 05:28:08 +00:00
|
|
|
}
|
|
|
|
}
|