Skip to content

Commit

Permalink
Bump Microsoft.FluentUI.AspNetCore.Components in /src (#184)
Browse files Browse the repository at this point in the history
Bumps [Microsoft.FluentUI.AspNetCore.Components](https://github.com/microsoft/fluentui-blazor) from 4.11.1 to 4.11.3.
- [Release notes](https://github.com/microsoft/fluentui-blazor/releases)
- [Changelog](https://github.com/microsoft/fluentui-blazor/blob/dev/WHATSNEW.md)
- [Commits](microsoft/fluentui-blazor@v4.11.1...v4.11.3)

---
updated-dependencies:
- dependency-name: Microsoft.FluentUI.AspNetCore.Components
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 22, 2025
1 parent e50f584 commit c7de6d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Utility/Utility.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageReference Include="Humanizer.Core" Version="2.14.1" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="8.0.12" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="8.0.11" PrivateAssets="all" />
<PackageReference Include="Microsoft.FluentUI.AspNetCore.Components" Version="4.11.1" />
<PackageReference Include="Microsoft.FluentUI.AspNetCore.Components" Version="4.11.3" />
<PackageReference Include="Microsoft.FluentUI.AspNetCore.Components.Icons" Version="4.11.0" />
<PackageReference Include="Microsoft.FluentUI.AspNetCore.Components.Emoji" Version="4.11.0" />
<PackageReference Include="ReverseMarkdown" Version="4.6.0" />
Expand Down

0 comments on commit c7de6d4

Please sign in to comment.