Remove old references and refactor base controller

This commit is contained in:
Sergio Matias Urquin
2025-05-17 21:48:00 -06:00
parent 714e18bb65
commit 2519e1b4fb
2 changed files with 22 additions and 4 deletions

View File

@@ -7,8 +7,8 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="BuildingBlocks.Library" Version="0.0.1" />
<PackageReference Include="Cerberos.Building.Blocks" Version="0.0.3" />
<PackageReference Include="Lib.Architecture.BuildingBlocks" Version="0.9.0-alpha0001" />
<PackageReference Include="Refit" Version="8.0.0" />
</ItemGroup>