Change the references and structure of the code to use Blueprint.Mongo package

This commit is contained in:
Oscar Morales
2025-05-19 14:12:00 -06:00
parent 24efe5612c
commit a36fd0e480
10 changed files with 565 additions and 829 deletions

View File

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