File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
src/Synercoding.FileFormats.Pdf Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 44 <TargetFramework >netstandard1.6</TargetFramework >
55 <LangVersion >7.3</LangVersion >
66 <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
7- <Version >1.0.0-alpha001 </Version >
7+ <Version >1.0.0-alpha002 </Version >
88 <Authors >Synercoding</Authors >
99 <Description >Contains classes which makes it easy to quickly create a pdf file</Description >
1010 <DocumentationFile >bin\$(Configuration)\$(TargetFramework)\$(AssemblyName).xml</DocumentationFile >
11+ <PackageReleaseNotes >Added the ability to indicate that the PdfWriter does not own the stream.</PackageReleaseNotes >
12+ <PackageProjectUrl >https://github.com/synercoder/FileFormats.Pdf</PackageProjectUrl >
13+ <PackageLicenseUrl >https://github.com/synercoder/FileFormats.Pdf/blob/master/LICENSE</PackageLicenseUrl >
14+ <RepositoryUrl >https://github.com/synercoder/FileFormats.Pdf</RepositoryUrl >
1115 </PropertyGroup >
1216
1317 <ItemGroup >
You can’t perform that action at this time.
0 commit comments