Skip to content

Commit

Permalink
Merge pull request #77 from guitarrapc/dependabot/nuget/Microsoft.Fas…
Browse files Browse the repository at this point in the history
…t.Components.FluentUI-3.5.0

chore(deps): bump Microsoft.Fast.Components.FluentUI from 3.4.1 to 3.5.0
  • Loading branch information
guitarrapc authored Dec 15, 2023
2 parents 93e1a95 + 7b63cf6 commit cc8d1ef
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.0" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="8.0.0" PrivateAssets="all" />
<PackageReference Include="Microsoft.Fast.Components.FluentUI" Version="3.4.1" />
<PackageReference Include="Microsoft.Fast.Components.FluentUI" Version="3.5.0" />
<PackageReference Include="SkiaSharp.Views.Blazor" Version="2.88.6" />
</ItemGroup>

Expand Down

0 comments on commit cc8d1ef

Please sign in to comment.