feat(client-dotnet): accept gateway cert by default over TLS

This commit is contained in:
Joseph Doherty
2026-06-01 07:08:55 -04:00
parent c463b49f46
commit f47bbaea95
4 changed files with 64 additions and 1 deletions
@@ -27,4 +27,10 @@
<None Include="..\README.md" Pack="true" PackagePath="\" />
</ItemGroup>
<ItemGroup>
<AssemblyAttribute Include="System.Runtime.CompilerServices.InternalsVisibleTo">
<_Parameter1>ZB.MOM.WW.MxGateway.Client.Tests</_Parameter1>
</AssemblyAttribute>
</ItemGroup>
</Project>