File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
PreMailer.Net/PreMailer.Net Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <TargetFrameworks >netstandard2.0;net461</TargetFrameworks >
5- <Version >2.1.3 </Version >
5+ <Version >2.2.0 </Version >
66 <Authors >Martin H. Normark</Authors >
77 <Description >
88 PreMailer.Net is a C# utility for moving CSS to inline style attributes, to gain maximum E-mail client compatibility.
1313 <PackageIcon >icon.png</PackageIcon >
1414 <PackageRequireLicenseAcceptance >false</PackageRequireLicenseAcceptance >
1515 <PackageReleaseNotes >
16- Target .NETFramework4.6.1 instead of 4.6 https://github.com/milkshakesoftware/PreMailer.Net/pull/187
16+ Add optional custom markupformatter parameter https://github.com/milkshakesoftware/PreMailer.Net/pull/198
1717 </PackageReleaseNotes >
1818 <PackageTags >email css newsletter html</PackageTags >
1919 <SignAssembly >true</SignAssembly >
2828 <None Include =" ..\..\icon.png" Pack =" true" PackagePath =" \" />
2929 </ItemGroup >
3030
31- </Project >
31+ </Project >
You can’t perform that action at this time.
0 commit comments