File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
PreMailer.Net/PreMailer.Net Expand file tree Collapse file tree 1 file changed +2
-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.1 </Version >
5+ <Version >2.1.3 </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 <PackageIconUrl >https://github.com/milkshakesoftware/PreMailer.Net/raw/master/icon.png</PackageIconUrl >
1414 <PackageRequireLicenseAcceptance >false</PackageRequireLicenseAcceptance >
1515 <PackageReleaseNotes >
16- Add support on fetching Uri with local filepath like "file:///C:/websiite/style.css" https://github.com/milkshakesoftware/PreMailer.Net/pull/182
17- Bump AngleSharp from 0.12.1 to 0.13.0 https://github.com/milkshakesoftware/PreMailer.Net/pull/176
16+ Target .NETFramework4.6.1 instead of 4.6 https://github.com/milkshakesoftware/PreMailer.Net/pull/187
1817 </PackageReleaseNotes >
1918 <PackageTags >email css newsletter html</PackageTags >
2019 <SignAssembly >true</SignAssembly >
You can’t perform that action at this time.
0 commit comments