Skip to content

Commit c7de6d4

Browse files
Bump Microsoft.FluentUI.AspNetCore.Components in /src (#184)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e50f584 commit c7de6d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Utility/Utility.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<PackageReference Include="Humanizer.Core" Version="2.14.1" />
1313
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="8.0.12" />
1414
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="8.0.11" PrivateAssets="all" />
15-
<PackageReference Include="Microsoft.FluentUI.AspNetCore.Components" Version="4.11.1" />
15+
<PackageReference Include="Microsoft.FluentUI.AspNetCore.Components" Version="4.11.3" />
1616
<PackageReference Include="Microsoft.FluentUI.AspNetCore.Components.Icons" Version="4.11.0" />
1717
<PackageReference Include="Microsoft.FluentUI.AspNetCore.Components.Emoji" Version="4.11.0" />
1818
<PackageReference Include="ReverseMarkdown" Version="4.6.0" />

0 commit comments

Comments
 (0)