Skip to content

Commit

Permalink
Updated MudBlazor components
Browse files Browse the repository at this point in the history
  • Loading branch information
bpmerkel committed Sep 11, 2024
1 parent 4525b77 commit 9d5cf06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Client/Client.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="8.0.8" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="8.0.8" PrivateAssets="all" />
<PackageReference Include="MudBlazor" Version="7.6.0" />
<PackageReference Include="MudBlazor" Version="7.8.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 9d5cf06

Please sign in to comment.