Skip to content

Commit 3ffd1f9

Browse files
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] <support@github.com>
1 parent 4645a4f commit 3ffd1f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Directory.Packages.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ SPDX-License-Identifier: MIT
1212
<PackageVersion Include="Blazored.LocalStorage" Version="4.5.0" />
1313
<PackageVersion Include="Microsoft.AspNetCore.Components.WebAssembly" Version="9.0.0" />
1414
<PackageVersion Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="9.0.0" />
15-
<PackageVersion Include="Microsoft.FluentUI.AspNetCore.Components" Version="4.11.0" />
16-
<PackageVersion Include="Microsoft.FluentUI.AspNetCore.Components.Icons" Version="4.11.0" />
15+
<PackageVersion Include="Microsoft.FluentUI.AspNetCore.Components" Version="4.11.1" />
16+
<PackageVersion Include="Microsoft.FluentUI.AspNetCore.Components.Icons" Version="4.11.1" />
1717
</ItemGroup>
1818
</Project>

0 commit comments

Comments
 (0)