Starting work on Shared Files

This commit is contained in:
2026-04-09 10:51:04 -04:00
parent 8fb9126072
commit 9ad1d898ff
9 changed files with 241 additions and 0 deletions

View File

@@ -13,4 +13,8 @@
<PackageReference Include="WebSocketSharp" Version="1.0.3-rc11" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\RelayShared\RelayShared.csproj" />
</ItemGroup>
</Project>