2017-01-05 22:01:30 +00:00
|
|
|
{
|
|
|
|
"version": "1.0.0-*",
|
|
|
|
"buildOptions": {
|
|
|
|
"emitEntryPoint": true
|
|
|
|
},
|
|
|
|
"dependencies": {},
|
|
|
|
"frameworks": {
|
|
|
|
"net461": {
|
|
|
|
"frameworkAssemblies": {
|
|
|
|
"System.Xml": {}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"netcoreapp1.0": {
|
|
|
|
"dependencies": {
|
2017-01-06 06:55:43 +00:00
|
|
|
"Microsoft.NetCore.App": {
|
2017-01-06 06:57:16 +00:00
|
|
|
"version": "1.0.3",
|
2017-01-06 06:55:43 +00:00
|
|
|
"type": "platform"
|
|
|
|
}
|
2017-01-05 22:01:30 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|