File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<PropertyGroup >
4
4
<TargetFrameworks >net45;netstandard1.3</TargetFrameworks >
5
- <Version >2.0.0-beta1 </Version >
5
+ <Version >2.0.0-beta2 </Version >
6
6
<Authors >Martin H. Normark</Authors >
7
7
<Description >
8
8
PreMailer.Net is a C# utility for moving CSS to inline style attributes, to gain maximum E-mail client compatibility.
14
14
<PackageRequireLicenseAcceptance >false</PackageRequireLicenseAcceptance >
15
15
<PackageReleaseNotes >
16
16
Support for .NET Core https://github.com/milkshakesoftware/PreMailer.Net/pull/141
17
+ Fix: Duplicated style properties added with different values https://github.com/milkshakesoftware/PreMailer.Net/pull/139
17
18
</PackageReleaseNotes >
18
19
<PackageTags >email css newsletter html</PackageTags >
19
20
</PropertyGroup >
You can’t perform that action at this time.
0 commit comments