Compare commits
6
Commits
d0ec655085
..
1.7
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
08af08d3dc | ||
|
|
db0715ceca | ||
|
|
851ca72b46 | ||
|
|
b731ebdcea | ||
|
|
f3e71aa604 | ||
|
|
e07cd0e0fd |
@@ -54,13 +54,13 @@
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="LiteCharms.Features" Version="1.72.0" />
|
||||
<PackageReference Include="LiteCharms.Features" Version="1.68.0" />
|
||||
</ItemGroup>
|
||||
|
||||
<!-- UI -->
|
||||
<ItemGroup>
|
||||
<PackageReference Include="ANM.Blazored.Toast" Version="0.1.1" />
|
||||
<PackageReference Include="LiteCharms.Features.MidrandBooks" Version="1.72.0" />
|
||||
<PackageReference Include="LiteCharms.Features.MidrandBooks" Version="1.68.0" />
|
||||
|
||||
<!-- Global Usings -->
|
||||
<Using Include="Blazored.Toast.Services" />
|
||||
|
||||
@@ -4,6 +4,7 @@ using LiteCharms.Features.Extensions;
|
||||
using LiteCharms.Features.MidrandBooks.Payments;
|
||||
using LiteCharms.Features.MidrandBooks.Payments.Events;
|
||||
using LiteCharms.Features.MidrandBooks.Payments.Models;
|
||||
using LiteCharms.Features.Quartz.Abstractions;
|
||||
using static LiteCharms.Features.Extensions.Api;
|
||||
|
||||
namespace MidrandBooksApi.Payments.Endpoints;
|
||||
|
||||
Reference in New Issue
Block a user