Skip to content

Commit 69adafe

Browse files
Add release notes and bump version for v2.1.3
1 parent 94ffd44 commit 69adafe

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

PreMailer.Net/PreMailer.Net/PreMailer.Net.csproj

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
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.
@@ -13,8 +13,7 @@
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>

0 commit comments

Comments
 (0)