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