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
Bump the fluentui group with 2 updates
Bumps the fluentui group with 3 updates: [Microsoft.FluentUI.AspNetCore.Components](https://github.com/microsoft/fluentui-blazor) and [Microsoft.FluentUI.AspNetCore.Components.Icons](https://github.com/microsoft/fluentui-blazor).


Updates `Microsoft.FluentUI.AspNetCore.Components` from 4.11.0 to 4.11.1
- [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.0...v4.11.1)

Updates `Microsoft.FluentUI.AspNetCore.Components` from 4.11.0 to 4.11.0
- [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.0...v4.11.1)

Updates `Microsoft.FluentUI.AspNetCore.Components.Icons` from 4.11.0 to 4.11.1
- [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.0...v4.11.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
commit f8922ffd9596a690d29266a165acb0386338aba0
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ SPDX-License-Identifier: MIT
<PackageVersion Include="Microsoft.Extensions.TimeProvider.Testing" Version="9.0.0" />
<PackageVersion Include="Moq" Version="4.20.72" />
<!-- blazor -->
<PackageVersion Include="Microsoft.FluentUI.AspNetCore.Components" Version="4.11.0" />
<PackageVersion Include="Microsoft.FluentUI.AspNetCore.Components.Icons" Version="4.11.0" />
<PackageVersion Include="Microsoft.FluentUI.AspNetCore.Components" Version="4.11.1" />
<PackageVersion Include="Microsoft.FluentUI.AspNetCore.Components.Icons" Version="4.11.1" />
</ItemGroup>
</Project>
Loading