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.
13 lines
306 B
JSON
13 lines
306 B
JSON
{
|
|
"runtimeOptions": {
|
|
"tfm": "net10.0",
|
|
"framework": {
|
|
"name": "Microsoft.NETCore.App",
|
|
"version": "10.0.0"
|
|
},
|
|
"configProperties": {
|
|
"MSTest.EnableParentProcessQuery": true,
|
|
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
|
|
}
|
|
}
|
|
} |