Skip to content

Commit b9d1873

Browse files
dependabot[bot]CorruptComputer
authored andcommitted
Bump the web group with 2 updates
Bumps the web 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.5 to 4.11.6 - [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.5...v4.11.6) Updates `Microsoft.FluentUI.AspNetCore.Components` from 4.11.5 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.5...v4.11.6) Updates `Microsoft.FluentUI.AspNetCore.Components.Icons` from 4.11.5 to 4.11.6 - [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.5...v4.11.6) --- updated-dependencies: - dependency-name: Microsoft.FluentUI.AspNetCore.Components dependency-type: direct:production update-type: version-update:semver-patch dependency-group: web - dependency-name: Microsoft.FluentUI.AspNetCore.Components dependency-type: direct:production update-type: version-update:semver-patch dependency-group: web - dependency-name: Microsoft.FluentUI.AspNetCore.Components.Icons dependency-type: direct:production update-type: version-update:semver-patch dependency-group: web ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 066bfb8 commit b9d1873

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

BlazorWasmOsmOauth/BlazorWasmOsmOauth.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
<ItemGroup>
3030
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="9.0.2" />
3131
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.Authentication" Version="9.0.2" />
32-
<PackageReference Include="Microsoft.FluentUI.AspNetCore.Components" Version="4.11.5" />
33-
<PackageReference Include="Microsoft.FluentUI.AspNetCore.Components.Icons" Version="4.11.5" />
32+
<PackageReference Include="Microsoft.FluentUI.AspNetCore.Components" Version="4.11.6" />
33+
<PackageReference Include="Microsoft.FluentUI.AspNetCore.Components.Icons" Version="4.11.6" />
3434
</ItemGroup>
3535

3636
<ItemGroup>

0 commit comments

Comments
 (0)