Skip to content

Commit 55a49c8

Browse files
authored
fix(PdfReader): make fitMode work (#7481)
1 parent 5da30ea commit 55a49c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/BootstrapBlazor.Server/BootstrapBlazor.Server.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<PackageReference Include="BootstrapBlazor.OfficeViewer" Version="10.0.0" />
6464
<PackageReference Include="BootstrapBlazor.OnScreenKeyboard" Version="10.0.0" />
6565
<PackageReference Include="BootstrapBlazor.OpcDa" Version="10.0.0" />
66-
<PackageReference Include="BootstrapBlazor.PdfReader" Version="10.0.24" />
66+
<PackageReference Include="BootstrapBlazor.PdfReader" Version="10.0.25" />
6767
<PackageReference Include="BootstrapBlazor.PdfViewer" Version="10.0.0" />
6868
<PackageReference Include="BootstrapBlazor.Player" Version="10.0.1" />
6969
<PackageReference Include="BootstrapBlazor.RDKit" Version="10.0.0" />

0 commit comments

Comments
 (0)