2016-05-12 10:33:32 -07:00
|
|
|
{
|
|
|
|
"version": "1.0.0-*",
|
|
|
|
"dependencies": {
|
2016-05-26 13:11:22 -05:00
|
|
|
"SingleTargetP2": {
|
2016-05-12 10:33:32 -07:00
|
|
|
"target": "project"
|
|
|
|
},
|
|
|
|
"Microsoft.NETCore.App": {
|
|
|
|
"type": "platform",
|
2016-06-06 11:15:07 -05:00
|
|
|
"version": "1.0.0-rc3-004406"
|
2016-05-26 13:11:22 -05:00
|
|
|
}
|
2016-05-12 10:33:32 -07:00
|
|
|
},
|
|
|
|
"frameworks": {
|
2016-05-26 13:11:22 -05:00
|
|
|
"netcoreapp1.0": {}
|
2016-05-12 10:33:32 -07:00
|
|
|
}
|
|
|
|
}
|