We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42192e8 commit b3e5189Copy full SHA for b3e5189
src/Utility/Utility.csproj
@@ -16,7 +16,7 @@
16
<PackageReference Include="Microsoft.FluentUI.AspNetCore.Components.Icons" Version="4.11.0" />
17
<PackageReference Include="Microsoft.FluentUI.AspNetCore.Components.Emoji" Version="4.11.0" />
18
<PackageReference Include="ReverseMarkdown" Version="4.6.0" />
19
- <PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.6.0" />
+ <PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.6.1" />
20
</ItemGroup>
21
22
<ItemGroup>
0 commit comments