Refactored manifest to include s3 bucket and HasherService configs and secrets
continuous-integration/drone/pr Build is failing

Upgraded nuget packages to bring in new Payment and Product service functionality
This commit is contained in:
Khwezi Mngoma
2026-06-01 09:50:14 +02:00
parent 26cd12532c
commit 52e3ab16bf
5 changed files with 35 additions and 23 deletions
+2 -2
View File
@@ -18,13 +18,13 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="LiteCharms.Features" Version="1.57.0" />
<PackageReference Include="LiteCharms.Features" Version="1.59.0" />
</ItemGroup>
<!-- UI -->
<ItemGroup>
<PackageReference Include="ANM.Blazored.Toast" Version="0.1.1" />
<PackageReference Include="LiteCharms.Features.MidrandBooks" Version="1.57.0" />
<PackageReference Include="LiteCharms.Features.MidrandBooks" Version="1.59.0" />
<!-- Global Usings -->
<Using Include="Blazored.Toast.Services" />