File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
src/Senders/FluentEmail.Mailtrap Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4+ <Description >Send emails to Mailtrap. Uses FluentEmail.Smtp for delivery.</Description >
5+ <AssemblyTitle >Fluent Email - MailTrap</AssemblyTitle >
6+ <Authors >Luke Lowrey;Ben Cull;Anthony Zigenbine;Github Contributors</Authors >
7+ <AssemblyName >FluentEmail.Mailtrap</AssemblyName >
8+ <PackageId >FluentEmail.Mailtrap</PackageId >
9+ <PackageTags >email;razor;smtp;fluent;fluentemail;mailtrap</PackageTags >
10+ <PackageIconUrl >https://raw.githubusercontent.com/lukencode/FluentEmail/master/assets/fluentemail_logo_64x64.png</PackageIconUrl >
11+ <PackageProjectUrl >https://github.com/lukencode/FluentEmail</PackageProjectUrl >
12+ <RepositoryUrl >https://github.com/lukencode/FluentEmail</RepositoryUrl >
13+
414 <TargetFramework >netstandard2.0</TargetFramework >
515 <Version >2.7.0</Version >
616 </PropertyGroup >
You can’t perform that action at this time.
0 commit comments