39 lines
631 B
JSON
39 lines
631 B
JSON
|
{
|
||
|
"version": "1.0.0-*",
|
||
|
"buildOptions": {
|
||
|
"emitEntryPoint": true
|
||
|
},
|
||
|
"dependencies": {},
|
||
|
"frameworks": {
|
||
|
"net20": {
|
||
|
"frameworkAssemblies": {
|
||
|
"System.Xml": {}
|
||
|
}
|
||
|
},
|
||
|
"net35": {
|
||
|
"frameworkAssemblies": {
|
||
|
"System.Xml": {}
|
||
|
}
|
||
|
},
|
||
|
"net40": {
|
||
|
"frameworkAssemblies": {
|
||
|
"System.Xml": {}
|
||
|
}
|
||
|
},
|
||
|
"net461": {
|
||
|
"frameworkAssemblies": {
|
||
|
"System.Xml": {}
|
||
|
}
|
||
|
},
|
||
|
"netcoreapp1.0": {
|
||
|
"dependencies": {
|
||
|
"Microsoft.NetCore.App": "1.0.1"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"runtimes": {
|
||
|
"win7-x64": {},
|
||
|
"win7-x86": {}
|
||
|
}
|
||
|
}
|