Skip to content

Commit

Permalink
Update MudBlazor
Browse files Browse the repository at this point in the history
  • Loading branch information
codemonkey85 committed Jan 20, 2025
1 parent 36ab4be commit 8ce856b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AboutMe/Wasm/AboutMe.Wasm.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="9.0.1" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="9.0.1" PrivateAssets="all" />
<PackageReference Include="MudBlazor" Version="7.15.0" />
<PackageReference Include="MudBlazor" Version="8.0.0" />
</ItemGroup>

</Project>

0 comments on commit 8ce856b

Please sign in to comment.