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 3b92b7cc83
commit e36b920113
5 changed files with 94 additions and 0 deletions
+5
View File
@@ -84,6 +84,11 @@
ships net6.0/net8.0 only.
-->
<PackageVersion Include="MQTTnet" Version="5.2.0.1603" />
<!-- 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'