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 12ff952 + 3c71585 commit 65dd007Copy full SHA for 65dd007
src/Synercoding.FileFormats.Pdf/Synercoding.FileFormats.Pdf.csproj
@@ -4,7 +4,7 @@
4
<TargetFramework>netstandard1.6</TargetFramework>
5
<LangVersion>7.3</LangVersion>
6
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
7
- <Version>1.0.0-alpha004</Version>
+ <Version>1.0.0-alpha005</Version>
8
<Authors>Synercoding</Authors>
9
<Description>Contains classes which makes it easy to quickly create a pdf file</Description>
10
<DocumentationFile>bin\$(Configuration)\$(TargetFramework)\$(AssemblyName).xml</DocumentationFile>
0 commit comments