2016-05-12 17:33:32 +00:00
|
|
|
{
|
|
|
|
"version": "1.0.0-*",
|
|
|
|
"dependencies": {
|
2016-05-26 18:11:22 +00:00
|
|
|
"TwoTargetLargeP4": {
|
2016-05-12 17:33:32 +00:00
|
|
|
"target": "project"
|
|
|
|
},
|
|
|
|
"Microsoft.NETCore.App": {
|
|
|
|
"type": "platform",
|
2016-05-27 18:12:45 +00:00
|
|
|
"version": "1.0.0-rc3-004324"
|
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": {},
|
|
|
|
"netstandard1.5": {}
|
2016-05-12 17:33:32 +00:00
|
|
|
}
|
|
|
|
}
|