refactor(infra.tests): moved builders to common project

This commit is contained in:
Stevan Freeborn
2026-03-10 07:41:43 -05:00
parent c713a5448d
commit e13c83013b
11 changed files with 2 additions and 376 deletions
@@ -18,6 +18,7 @@
<ItemGroup>
<ProjectReference Include="..\..\src\FiscalOS.Infra\FiscalOS.Infra.csproj" />
<ProjectReference Include="..\FiscalOS.Tests.Common\FiscalOS.Tests.Common.csproj" />
</ItemGroup>
</Project>