14 lines
237 B
JSON
14 lines
237 B
JSON
|
{
|
|||
|
"version": "1.0.0-*",
|
|||
|
"compilationOptions": {
|
|||
|
"emitEntryPoint": true
|
|||
|
},
|
|||
|
|
|||
|
"dependencies": {
|
|||
|
"NETStandard.Library": "1.0.0-rc2-23811",
|
|||
|
"SharedContentA": "1.0.0-*"
|
|||
|
},
|
|||
|
"frameworks": {
|
|||
|
"dnxcore50": { }
|
|||
|
}
|
|||
|
}
|