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.
7 lines
72 B
C#
7 lines
72 B
C#
namespace ScadaLink.ExternalSystemGateway;
|
|
|
|
public class Class1
|
|
{
|
|
|
|
}
|