2016-05-12 17:33:32 +00:00
|
|
|
{
|
|
|
|
"version": "1.0.0-*",
|
|
|
|
"dependencies": {
|
2016-05-26 18:11:22 +00:00
|
|
|
"TwoTargetP2": {
|
2016-05-12 17:33:32 +00:00
|
|
|
"target": "project"
|
2016-05-26 18:11:22 +00:00
|
|
|
}
|
2016-05-12 17:33:32 +00:00
|
|
|
},
|
|
|
|
"frameworks": {
|
2016-05-28 14:14:59 +00:00
|
|
|
"netcoreapp1.0": {
|
|
|
|
"dependencies": {
|
|
|
|
"Microsoft.NETCore.App": {
|
|
|
|
"type": "platform",
|
2016-05-31 20:27:46 +00:00
|
|
|
"version": "1.0.0-rc3-004363"
|
2016-05-28 14:14:59 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"netstandard1.5": {
|
|
|
|
"dependencies": {
|
2016-05-31 20:27:46 +00:00
|
|
|
"NETStandard.Library": "1.6.0-rc3-24131-00"
|
2016-05-28 14:14:59 +00:00
|
|
|
}
|
|
|
|
}
|
2016-05-12 17:33:32 +00:00
|
|
|
}
|
|
|
|
}
|