summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/web.api/web.api.csproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/web.api/web.api.csproj b/src/web.api/web.api.csproj
index 7290401..3daec40 100644
--- a/src/web.api/web.api.csproj
+++ b/src/web.api/web.api.csproj
@@ -4,4 +4,7 @@
</PropertyGroup>
<ItemGroup>
</ItemGroup>
+ <ItemGroup>
+ <PackageReference Include="MvcMailer" Version="4.5" />
+ </ItemGroup>
</Project>