refactor(ReceiverUI/Models): update to use Application layer's DTO

This commit is contained in:
2026-06-17 14:05:01 +02:00
parent 73d793f0a0
commit 9f57baf2e5
4 changed files with 9 additions and 33 deletions

View File

@@ -41,6 +41,9 @@
<ItemGroup>
<Folder Include="Properties\PublishProfiles\" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\EnvelopeGenerator.Application\EnvelopeGenerator.Application.csproj" />
</ItemGroup>
<ItemGroup>
<Content Update="wwwroot\docs\privacy-policy.en-US.html">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>