follow same pattern as core framework

This commit is contained in:
sbwalker
2025-08-11 17:10:58 -04:00
parent 64b8b5d3c8
commit bf932719b2
5 changed files with 24 additions and 33 deletions

View File

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