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 @@ -41,7 +41,7 @@
<PackageReference Include="BootstrapBlazor.EmbedPDF" Version="10.0.0" />
<PackageReference Include="BootstrapBlazor.FileViewer" Version="10.0.1" />
<PackageReference Include="BootstrapBlazor.FluentSystemIcon" Version="10.0.0" />
<PackageReference Include="BootstrapBlazor.FontAwesome" Version="10.0.0" />
<PackageReference Include="BootstrapBlazor.FontAwesome" Version="10.0.1" />
Copy link

Copilot AI Feb 11, 2026

Choose a reason for hiding this comment

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

PR title/linked issue mention bumping FontAwesome to 7.2.0, but this change updates the BootstrapBlazor.FontAwesome NuGet package from 10.0.0 to 10.0.1. Please clarify which version is intended (update PR title/issue/description or adjust the package version) to avoid confusion for maintainers and release notes.

Copilot uses AI. Check for mistakes.
<PackageReference Include="BootstrapBlazor.Gantt" Version="10.0.0" />
<PackageReference Include="BootstrapBlazor.HikVision" Version="10.0.10" />
<PackageReference Include="BootstrapBlazor.Holiday" Version="10.0.1" />
Expand Down