need server and core webapp to work at same time for testing purposes

This commit is contained in:
2026-05-03 18:04:40 -04:00
parent ec6a8c446a
commit 3460ce6b04
4 changed files with 15 additions and 4 deletions

View File

@@ -14,4 +14,8 @@
<PackageReference Include="SurrealDb.Net" Version="0.9.0" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\RelayShared\RelayShared.csproj" />
</ItemGroup>
</Project>