Expose internal bits of SDK to test project

This commit is contained in:
Pat Hartl 2026-07-21 18:14:22 -05:00
parent 9e7dc978df
commit eb5abc2c01

View file

@ -41,6 +41,7 @@
<ItemGroup>
<InternalsVisibleTo Include="LANCommander.Server.Tests" />
<InternalsVisibleTo Include="LANCommander.SDK.Tests" />
</ItemGroup>
<ItemGroup>