Skip to content

Commit 22869bf

Browse files
Bump Microsoft.FluentUI.AspNetCore.Components from 4.12.1 to 4.13.0
--- updated-dependencies: - dependency-name: Microsoft.FluentUI.AspNetCore.Components dependency-version: 4.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 97726a5 commit 22869bf

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
@@ -13,7 +13,7 @@
1313
<PackageReference Include="Humanizer.Core" Version="2.14.1" />
1414
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="9.0.9" />
1515
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="9.0.9" PrivateAssets="all" />
16-
<PackageReference Include="Microsoft.FluentUI.AspNetCore.Components" Version="4.12.1" />
16+
<PackageReference Include="Microsoft.FluentUI.AspNetCore.Components" Version="4.13.0" />
1717
<PackageReference Include="Microsoft.FluentUI.AspNetCore.Components.Icons" Version="4.13.0" />
1818
<PackageReference Include="Microsoft.FluentUI.AspNetCore.Components.Emoji" Version="4.12.1" />
1919
<PackageReference Include="ReverseMarkdown" Version="4.7.0" />

0 commit comments

Comments
 (0)