Revize 331310c6
Přidáno uživatelem Dominik Chlouba před téměř 4 roky(ů)
src/Presentation/Leuze.App/Leuze.App.csproj | ||
---|---|---|
12 | 12 |
<Nullable>enable</Nullable> |
13 | 13 |
<GenerateDocumentationFile>true</GenerateDocumentationFile> |
14 | 14 |
<UserSecretsId>61d7eb1b-7e84-4d33-bf02-87517697a10c</UserSecretsId> |
15 |
<PreserveCompilationReferences>true</PreserveCompilationReferences> |
|
16 |
<PreserveCompilationContext>true</PreserveCompilationContext> |
|
15 | 17 |
</PropertyGroup> |
16 | 18 |
|
17 | 19 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'"> |
Také k dispozici: Unified diff
Implementatio of SMTP and SendGrid email services, email templating, base template value object