Removed the Reference to the External Client in the External Server project

This commit is contained in:
Leigh Pointer
2026-01-30 17:37:35 +01:00
parent d638f9492d
commit 563696c7a5

View File

@@ -27,7 +27,6 @@
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<ProjectReference Include="..\Client\[Owner].Module.[Module].Client.csproj" />
<ProjectReference Include="..\Shared\[Owner].Module.[Module].Shared.csproj" /> <ProjectReference Include="..\Shared\[Owner].Module.[Module].Shared.csproj" />
</ItemGroup> </ItemGroup>