2016-05-12 17:33:32 +00:00
|
|
|
{
|
|
|
|
"version": "1.0.0-*",
|
2016-05-31 17:55:36 +00:00
|
|
|
"dependencies": {},
|
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-06 16:15:07 +00:00
|
|
|
"version": "1.0.0-rc3-004406"
|
2016-05-28 14:14:59 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"netstandard1.5": {
|
|
|
|
"dependencies": {
|
2016-06-06 14:24:51 +00:00
|
|
|
"NETStandard.Library": "1.6.0-rc3-24206-00"
|
2016-05-28 14:14:59 +00:00
|
|
|
}
|
|
|
|
}
|
2016-05-12 17:33:32 +00:00
|
|
|
}
|
|
|
|
}
|