23 lines
408 B
JSON
23 lines
408 B
JSON
|
{
|
|||
|
"version": "1.0.0-*",
|
|||
|
"compilationOptions": {
|
|||
|
"emitEntryPoint": true
|
|||
|
},
|
|||
|
|
|||
|
"frameworks": {
|
|||
|
"net46": {
|
|||
|
"dependencies": {
|
|||
|
"ClassLibrary1": {
|
|||
|
"target": "project"
|
|||
|
},
|
|||
|
"ClassLibrary2": {
|
|||
|
"target": "project"
|
|||
|
},
|
|||
|
"ClassLibrary3": {
|
|||
|
"target": "project"
|
|||
|
}
|
|||
|
}
|
|||
|
}
|
|||
|
}
|
|||
|
}
|