2016-04-21 16:05:55 +00:00
|
|
|
{
|
|
|
|
"version": "1.0.0",
|
|
|
|
"dependencies": {},
|
|
|
|
"frameworks": {
|
|
|
|
"netcoreapp1.0": {
|
|
|
|
"imports": "dnxcore50",
|
|
|
|
"dependencies": {
|
|
|
|
"Microsoft.NETCore.App": "1.0.0-rc2-*"
|
|
|
|
}
|
|
|
|
},
|
2016-04-22 04:47:20 +00:00
|
|
|
"netcore50": {
|
|
|
|
"dependencies": {
|
2016-04-22 15:58:43 +00:00
|
|
|
"System.Private.Uri": "4.0.1-rc2-24022"
|
2016-04-22 04:47:20 +00:00
|
|
|
}
|
|
|
|
},
|
2016-04-21 16:05:55 +00:00
|
|
|
"net99": {
|
|
|
|
"dependencies": {
|
2016-04-22 15:58:43 +00:00
|
|
|
"Microsoft.CSharp": "4.0.1-rc2-24022"
|
2016-04-21 16:05:55 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|