Fix user services

This commit is contained in:
Sergio Matias Urquin
2025-08-31 17:55:58 -06:00
parent 87fa0e67ef
commit e25a982b55
6 changed files with 4 additions and 8 deletions

View File

@@ -7,9 +7,9 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="BuildingBlocks.Library" Version="1.0.1" />
<PackageReference Include="Core.Blueprint.Storage" Version="1.0.1" />
<PackageReference Include="Core.Thalos.BuildingBlocks" Version="1.1.8" />
<PackageReference Include="Lib.Architecture.BuildingBlocks" Version="1.0.0" />
<PackageReference Include="Core.Thalos.BuildingBlocks" Version="1.1.9" />
<PackageReference Include="Refit" Version="8.0.0" />
</ItemGroup>