2016-05-12 17:33:32 +00:00
|
|
|
{
|
|
|
|
"version": "1.0.0-*",
|
|
|
|
"dependencies": {
|
2016-05-26 18:11:22 +00:00
|
|
|
"SingleTargetP2": {
|
2016-05-12 17:33:32 +00:00
|
|
|
"target": "project"
|
|
|
|
},
|
|
|
|
"Microsoft.NETCore.App": {
|
|
|
|
"type": "platform",
|
2016-06-10 06:09:46 +00:00
|
|
|
"version": "1.0.0-rc3-004443-00"
|
2016-05-26 18:11:22 +00:00
|
|
|
}
|
2016-05-12 17:33:32 +00:00
|
|
|
},
|
|
|
|
"frameworks": {
|
2016-05-26 18:11:22 +00:00
|
|
|
"netcoreapp1.0": {}
|
2016-05-12 17:33:32 +00:00
|
|
|
}
|
|
|
|
}
|