Skip to content

Commit

Permalink
chore(deps): bump Microsoft.Fast.Components.FluentUI from 3.5.2 to 3.7.8
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Fast.Components.FluentUI](https://github.com/microsoft/fluentui-blazor) from 3.5.2 to 3.7.8.
- [Release notes](https://github.com/microsoft/fluentui-blazor/releases)
- [Changelog](https://github.com/microsoft/fluentui-blazor/blob/dev/WHATSNEW.md)
- [Commits](https://github.com/microsoft/fluentui-blazor/commits)

---
updated-dependencies:
- dependency-name: Microsoft.Fast.Components.FluentUI
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 3, 2024
1 parent 3319a8e commit cc57b34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/BlazorWasm/BlazorWasm.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="8.0.2" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="8.0.1" PrivateAssets="all" />
<PackageReference Include="Microsoft.Fast.Components.FluentUI" Version="3.5.2" />
<PackageReference Include="Microsoft.Fast.Components.FluentUI" Version="3.7.8" />
<PackageReference Include="SkiaSharp.Views.Blazor" Version="2.88.8" />
</ItemGroup>

Expand Down

0 comments on commit cc57b34

Please sign in to comment.