Moved CreateProductModel to shared Features library
continuous-integration/drone/pr Build is passing

This commit is contained in:
Khwezi Mngoma
2026-05-20 21:18:41 +02:00
parent 2e59f4d8ed
commit 0d3bd52581
2 changed files with 2 additions and 40 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="LiteCharms.Features" Version="1.40.0" />
<PackageReference Include="LiteCharms.Features" Version="1.41.0" />
<PackageReference Include="Microsoft.AspNetCore.Components.QuickGrid" Version="10.0.8" />
<PackageReference Include="Polly" Version="8.6.6" />
</ItemGroup>