Archived
Private
Public Access
1
0

added mails page + reworked button placement

This commit is contained in:
2023-04-22 14:12:20 +02:00
parent a2149d24ec
commit c15df303f0
19 changed files with 560 additions and 50 deletions

View File

@@ -8,6 +8,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Aspose.Email" Version="23.3.0" />
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="7.0.3" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.4.0" />
<PackageReference Include="WebDav.Client" Version="2.8.0" />