We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f45c12c + cb7d40e commit 0c654dcCopy full SHA for 0c654dc
src/Synercoding.FileFormats.Pdf/PackageDetails.props
@@ -10,7 +10,7 @@
10
<Product>Synercoding.FileFormats.Pdf</Product>
11
<Title>Synercoding.FileFormats.Pdf</Title>
12
<Description>Contains classes which makes it easy to quickly create a pdf file.</Description>
13
- <PackageReleaseNotes>Started using Synercoding.Primitives & updated SixLabors.ImageSharp.</PackageReleaseNotes>
+ <PackageReleaseNotes>Fixed AddImage bug on PdfWriter.</PackageReleaseNotes>
14
</PropertyGroup>
15
16
</Project>
0 commit comments