Skip to content

Commit

Permalink
Update BootstrapBlazor.Shared.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
densen2014 committed Oct 5, 2023
1 parent c5669d3 commit 0d3c1af
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/BootstrapBlazor.Shared/BootstrapBlazor.Shared.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<PackageReference Include="BootstrapBlazor.Bluetooth" Version="7.0.1" />
<PackageReference Include="BootstrapBlazor.Chart" Version="7.6.0" />
<PackageReference Include="BootstrapBlazor.CherryMarkdown" Version="7.2.1" />
<PackageReference Include="BootstrapBlazor.Dock" Version="7.0.11" />

<PackageReference Include="BootstrapBlazor.FileViewer" Version="7.0.3" />
<PackageReference Include="BootstrapBlazor.FontAwesome" Version="7.5.0" />
<PackageReference Include="BootstrapBlazor.Html2Pdf" Version="7.2.0" />
Expand All @@ -54,6 +54,7 @@

<ItemGroup>
<ProjectReference Include="..\BootstrapBlazor\BootstrapBlazor.csproj" />
<ProjectReference Include="..\Extensions\Components\BootstrapBlazor.Dock\BootstrapBlazor.Dock.csproj" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 0d3c1af

Please sign in to comment.