2016-05-12 17:33:32 +00:00
|
|
|
{
|
|
|
|
"version": "1.0.0-*",
|
|
|
|
"dependencies": {
|
2016-05-26 18:11:22 +00:00
|
|
|
"TwoTargetLargeP5": {
|
2016-05-12 17:33:32 +00:00
|
|
|
"target": "project"
|
|
|
|
},
|
2016-05-26 18:11:22 +00:00
|
|
|
"TwoTargetLargeP6": {
|
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-06-09 03:56:25 +00:00
|
|
|
"version": "1.0.0-rc3-004425"
|
2016-05-28 14:14:59 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"netstandard1.5": {
|
|
|
|
"dependencies": {
|
2016-06-09 03:56:25 +00:00
|
|
|
"NETStandard.Library": "1.6.0-rc3-24208-04"
|
2016-05-28 14:14:59 +00:00
|
|
|
}
|
|
|
|
}
|
2016-05-12 17:33:32 +00:00
|
|
|
}
|
|
|
|
}
|