Updates core system
continuous-integration/drone/pr Build is passing

Refactored k8s manifest
This commit is contained in:
Khwezi Mngoma
2026-06-03 08:45:21 +02:00
parent d4c005602e
commit 02c21319e6
3 changed files with 10 additions and 5 deletions
@@ -8,7 +8,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="LiteCharms.Features.MidrandBooks" Version="1.64.0" />
<PackageReference Include="LiteCharms.Features.MidrandBooks" Version="1.69.0" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="10.0.8" />
<PackageReference Include="Mediator.SourceGenerator" Version="3.0.2">
<PrivateAssets>all</PrivateAssets>
@@ -18,7 +18,7 @@
<!-- Lite Charms Libraries -->
<ItemGroup>
<PackageReference Include="LiteCharms.Features" Version="1.64.0" />
<PackageReference Include="LiteCharms.Features" Version="1.69.0" />
</ItemGroup>
<!-- Shared Global Usings -->