Revize 331310c6
Přidáno uživatelem Dominik Chlouba před téměř 4 roky(ů)
Leuze.sln | ||
---|---|---|
53 | 53 |
EndProject |
54 | 54 |
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Leuze.Modules.Goal.Infrastructure.Persistence", "src\Modules\Goal\Infrastructure\Leuze.Modules.Goal.Infrastructure.Persistence\Leuze.Modules.Goal.Infrastructure.Persistence.csproj", "{BEBFBA58-BCB7-4F44-9247-EAAAE748176A}" |
55 | 55 |
EndProject |
56 |
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Leuze.Core.Infrastructure.Email", "src\Core\Infrastructure\Leuze.Core.Infrastructure.Email\Leuze.Core.Infrastructure.Email.csproj", "{A54445C7-26EC-4314-B64E-A08B02A46B6E}" |
|
57 |
EndProject |
|
56 | 58 |
Global |
57 | 59 |
GlobalSection(SolutionConfigurationPlatforms) = preSolution |
58 | 60 |
Debug|Any CPU = Debug|Any CPU |
... | ... | |
111 | 113 |
{BEBFBA58-BCB7-4F44-9247-EAAAE748176A}.Debug|Any CPU.Build.0 = Debug|Any CPU |
112 | 114 |
{BEBFBA58-BCB7-4F44-9247-EAAAE748176A}.Release|Any CPU.ActiveCfg = Release|Any CPU |
113 | 115 |
{BEBFBA58-BCB7-4F44-9247-EAAAE748176A}.Release|Any CPU.Build.0 = Release|Any CPU |
116 |
{A54445C7-26EC-4314-B64E-A08B02A46B6E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
|
117 |
{A54445C7-26EC-4314-B64E-A08B02A46B6E}.Debug|Any CPU.Build.0 = Debug|Any CPU |
|
118 |
{A54445C7-26EC-4314-B64E-A08B02A46B6E}.Release|Any CPU.ActiveCfg = Release|Any CPU |
|
119 |
{A54445C7-26EC-4314-B64E-A08B02A46B6E}.Release|Any CPU.Build.0 = Release|Any CPU |
|
114 | 120 |
EndGlobalSection |
115 | 121 |
GlobalSection(SolutionProperties) = preSolution |
116 | 122 |
HideSolutionNode = FALSE |
... | ... | |
137 | 143 |
{C6F9EFF2-30DA-4FA9-AEFF-4957F0260267} = {1AEE9C09-804F-4AF7-B966-80830B39C85F} |
138 | 144 |
{BAAC1AB6-C671-408C-94EF-96459D5403DD} = {4A441C7D-2659-4FB5-8886-420728C229BF} |
139 | 145 |
{BEBFBA58-BCB7-4F44-9247-EAAAE748176A} = {E4134FEF-ECBC-4EEF-A65B-8E8D318DA8DA} |
146 |
{A54445C7-26EC-4314-B64E-A08B02A46B6E} = {6A0F1F61-D0EB-4132-B722-5787D7046CC0} |
|
140 | 147 |
EndGlobalSection |
141 | 148 |
GlobalSection(ExtensibilityGlobals) = postSolution |
142 | 149 |
SolutionGuid = {849C3668-1CB9-4F98-ADFA-A71F5629384C} |
Také k dispozici: Unified diff
Implementatio of SMTP and SendGrid email services, email templating, base template value object