17 source projects (Commons + Host + 15 components) and 17 xUnit test projects. SLNX format, net10.0, nullable enabled, warnings as errors. All components reference Commons; Host references all components. Builds and tests clean.
39 lines
820 B
JSON
39 lines
820 B
JSON
{
|
|
"runtimeTarget": {
|
|
"name": ".NETCoreApp,Version=v10.0",
|
|
"signature": ""
|
|
},
|
|
"compilationOptions": {},
|
|
"targets": {
|
|
".NETCoreApp,Version=v10.0": {
|
|
"ScadaLink.CentralUI/1.0.0": {
|
|
"dependencies": {
|
|
"ScadaLink.Commons": "1.0.0"
|
|
},
|
|
"runtime": {
|
|
"ScadaLink.CentralUI.dll": {}
|
|
}
|
|
},
|
|
"ScadaLink.Commons/1.0.0": {
|
|
"runtime": {
|
|
"ScadaLink.Commons.dll": {
|
|
"assemblyVersion": "1.0.0.0",
|
|
"fileVersion": "1.0.0.0"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"libraries": {
|
|
"ScadaLink.CentralUI/1.0.0": {
|
|
"type": "project",
|
|
"serviceable": false,
|
|
"sha512": ""
|
|
},
|
|
"ScadaLink.Commons/1.0.0": {
|
|
"type": "project",
|
|
"serviceable": false,
|
|
"sha512": ""
|
|
}
|
|
}
|
|
} |