Update package versions in ImageViewer and PDFViewer

Bumped Google.Protobuf to 3.33.4 in ImageViewer and bblanchon.PDFiumV8.Win32 to 145.0.7630 in PDFViewer for improved compatibility and bug fixes.
This commit is contained in:
ema
2026-01-14 12:38:35 +08:00
parent b8ad076324
commit 72aafc512a
2 changed files with 2 additions and 2 deletions

View File

@@ -64,7 +64,7 @@
<ItemGroup>
<PackageReference Include="PdfiumViewer.Updated" Version="2.14.5" />
<PackageReference Include="bblanchon.PDFiumV8.Win32" Version="145.0.7606" />
<PackageReference Include="bblanchon.PDFiumV8.Win32" Version="145.0.7630" />
<Reference Include="WindowsBase" />
</ItemGroup>