Fix some issues in the endpoints and use local mongodb

This commit is contained in:
Oscar Morales
2025-06-04 11:39:29 -06:00
parent ffc1afa8c9
commit f5b5f7d0f0
17 changed files with 410 additions and 316 deletions

View File

@@ -7,7 +7,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Thalos.Building.Blocks" Version="0.0.2" />
<PackageReference Include="Thalos.Building.Blocks" Version="0.0.5" />
</ItemGroup>
</Project>