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.
1 parent 1284645 commit d622526Copy full SHA for d622526
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-alpha002</Version>
+ <Version>1.0.0-alpha003</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