35 lines
786 B
JSON
35 lines
786 B
JSON
|
{
|
||
|
"version": 2,
|
||
|
"exports": {
|
||
|
"ClassLibrary1/1.0.0": {
|
||
|
"type": "project",
|
||
|
"framework": ".NETFramework,Version=v4.5.2",
|
||
|
"compile": {
|
||
|
"bin/Debug/ClassLibrary1.dll": {}
|
||
|
},
|
||
|
"runtime": {
|
||
|
"bin/Debug/ClassLibrary1.dll": {}
|
||
|
}
|
||
|
},
|
||
|
"ClassLibrary2/1.0.0": {
|
||
|
"type": "project",
|
||
|
"framework": ".NETFramework,Version=v4.6",
|
||
|
"compile": {
|
||
|
"bin/Debug/ClassLibrary2.dll": {}
|
||
|
},
|
||
|
"runtime": {
|
||
|
"bin/Debug/ClassLibrary2.dll": {}
|
||
|
}
|
||
|
},
|
||
|
"ClassLibrary3/1.0.0": {
|
||
|
"type": "project",
|
||
|
"framework": ".NETFramework,Version=v4.6",
|
||
|
"compile": {
|
||
|
"bin/Debug/ClassLibrary3.dll": {}
|
||
|
},
|
||
|
"runtime": {
|
||
|
"bin/Debug/ClassLibrary3.dll": {}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|