build(mtconnect): scaffold Contracts+Driver+Tests projects, add to slnx (Task 1)

This commit is contained in:
Joseph Doherty
2026-07-24 13:46:46 -04:00
parent 7ef31b6419
commit fe96e7b8c2
5 changed files with 94 additions and 0 deletions
+5
View File
@@ -75,6 +75,11 @@
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageVersion Include="Microsoft.Playwright" Version="1.51.0" />
<PackageVersion Include="Moq" Version="4.20.72" />
<!-- Driver.MTConnect (Task 0, 2026-07-24): verified against real nuget.org — MIT (SPDX license
expression), netstandard2.0 lib resolves on net10 via the in-box compat mapping.
MTConnect.NET-HTTP pulls MTConnect.NET-TLS 6.9.0.2 transitively; not pinned separately. -->
<PackageVersion Include="MTConnect.NET-Common" Version="6.9.0.2" />
<PackageVersion Include="MTConnect.NET-HTTP" Version="6.9.0.2" />
<PackageVersion Include="Novell.Directory.Ldap.NETStandard" Version="3.6.0" />
<PackageVersion Include="OPCFoundation.NetStandard.Opc.Ua.Client" Version="1.5.378.106" />
<!-- Core carries Opc.Ua.StatusCodes, the oracle StatusCodeParityTests checks the drivers'