Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/BootstrapBlazor.Server/BootstrapBlazor.Server.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<PackageReference Include="BootstrapBlazor.Dom2Image" Version="10.0.1" />
<PackageReference Include="BootstrapBlazor.DriverJs" Version="10.0.1" />
<PackageReference Include="BootstrapBlazor.ElementIcon" Version="10.0.0" />
<PackageReference Include="BootstrapBlazor.EmbedPDF" Version="10.0.4" />
<PackageReference Include="BootstrapBlazor.EmbedPDF" Version="10.0.5" />
Copy link

Copilot AI Apr 7, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The linked issue (#7845) states "bump version 2.14.0", but this PR updates BootstrapBlazor.EmbedPDF from 10.0.4 to 10.0.5. Please confirm the intended target version and update the PR title/description or issue reference accordingly to avoid confusion for reviewers and release notes.

Copilot uses AI. Check for mistakes.
<PackageReference Include="BootstrapBlazor.FileViewer" Version="10.0.1" />
<PackageReference Include="BootstrapBlazor.FluentSystemIcon" Version="10.0.0" />
<PackageReference Include="BootstrapBlazor.FontAwesome" Version="10.0.1" />
Expand Down
Loading