Skip to content

Commit 6cdbd7f

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.6 to 4.11.7 - [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.6...v4.11.7) Updates `Microsoft.FluentUI.AspNetCore.Components` from 4.11.6 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.6...v4.11.7) Updates `Microsoft.FluentUI.AspNetCore.Components.Icons` from 4.11.6 to 4.11.7 - [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.6...v4.11.7) --- 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 4deaa57 commit 6cdbd7f

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
@@ -39,8 +39,8 @@
3939
<ItemGroup>
4040
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="9.0.3" />
4141
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.Authentication" Version="9.0.3" />
42-
<PackageReference Include="Microsoft.FluentUI.AspNetCore.Components" Version="4.11.6" />
43-
<PackageReference Include="Microsoft.FluentUI.AspNetCore.Components.Icons" Version="4.11.6" />
42+
<PackageReference Include="Microsoft.FluentUI.AspNetCore.Components" Version="4.11.7" />
43+
<PackageReference Include="Microsoft.FluentUI.AspNetCore.Components.Icons" Version="4.11.7" />
4444
</ItemGroup>
4545

4646
<ItemGroup>

0 commit comments

Comments
 (0)