feat(ReceiverVM): Handles the combination of the envelope and receiver for common services and submodules as a view model.

This commit is contained in:
2025-08-21 13:52:03 +02:00
parent 5fb4d03ee7
commit c7bf800cd5
3 changed files with 104 additions and 20 deletions

View File

@@ -436,6 +436,7 @@
<Content Include="Images\circle.svg">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Compile Include="Models\ReceiverVM.vb" />
<Content Include="README.txt" />
<EmbeddedResource Include="Templates\document_access_code_de.html" />
<EmbeddedResource Include="Templates\email_de.html" />