Skip to content

Commit f5e8533

Browse files
Bump Microsoft.FluentUI.AspNetCore.Components.Emoji from 4.12.1 to 4.13.0 (#245)
1 parent 0e6c523 commit f5e8533

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
@@ -15,7 +15,7 @@
1515
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="9.0.9" PrivateAssets="all" />
1616
<PackageReference Include="Microsoft.FluentUI.AspNetCore.Components" Version="4.13.0" />
1717
<PackageReference Include="Microsoft.FluentUI.AspNetCore.Components.Icons" Version="4.13.0" />
18-
<PackageReference Include="Microsoft.FluentUI.AspNetCore.Components.Emoji" Version="4.12.1" />
18+
<PackageReference Include="Microsoft.FluentUI.AspNetCore.Components.Emoji" Version="4.13.0" />
1919
<PackageReference Include="ReverseMarkdown" Version="4.7.0" />
2020
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.14.0" />
2121
</ItemGroup>

0 commit comments

Comments
 (0)