26 lines
483 B
JSON
26 lines
483 B
JSON
{
|
|
"version": "1.0.0-*",
|
|
"dependencies": {
|
|
"TwoTargetLargeP3": {
|
|
"target": "project"
|
|
},
|
|
"TwoTargetLargeP4": {
|
|
"target": "project"
|
|
}
|
|
},
|
|
"frameworks": {
|
|
"netcoreapp1.0": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.App": {
|
|
"type": "platform",
|
|
"version": "1.0.0-rc3-004406"
|
|
}
|
|
}
|
|
},
|
|
"netstandard1.5": {
|
|
"dependencies": {
|
|
"NETStandard.Library": "1.6.0-rc3-24206-00"
|
|
}
|
|
}
|
|
}
|
|
}
|