Merge branch 'feature/thalos-service-boundary-decoupling' into development
This commit is contained in:
commit
2584328f23
@ -6,8 +6,8 @@
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="10.0.0" />
|
||||
<ProjectReference Include="..\..\..\building-block-identity\src\BuildingBlock.Identity.Contracts\BuildingBlock.Identity.Contracts.csproj" />
|
||||
<ProjectReference Include="..\..\..\thalos-domain\src\Thalos.Domain\Thalos.Domain.csproj" />
|
||||
<ProjectReference Include="..\..\..\thalos-dal\src\Thalos.DAL\Thalos.DAL.csproj" />
|
||||
<PackageReference Include="BuildingBlock.Identity.Contracts" Version="0.2.0" />
|
||||
<PackageReference Include="Thalos.Domain" Version="0.2.0" />
|
||||
<PackageReference Include="Thalos.DAL" Version="0.2.0" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user