Skip to content

Commit 12ac1fb

Browse files
committed
PDFium version v128.0.6569.0
1 parent 62d30c7 commit 12ac1fb

3 files changed

Lines changed: 280 additions & 131 deletions

File tree

download_package.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
dotnet build src/PDFiumCoreBindingsGenerator/PDFiumCoreBindingsGenerator.csproj -c Release
2-
dotnet ./src/PDFiumCoreBindingsGenerator/bin/Release/net6.0/PDFiumCoreBindingsGenerator.dll 154350844 false
2+
dotnet ./src/PDFiumCoreBindingsGenerator/bin/Release/net6.0/PDFiumCoreBindingsGenerator.dll 163323669 false

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Project>
33
<PropertyGroup>
4-
<Version>126.0.6462.0</Version>
4+
<Version>128.0.6569.0</Version>
55
</PropertyGroup>
66
</Project>

0 commit comments

Comments
 (0)