This repository was archived by the owner on Aug 30, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
samples/PowerUtils.AspNetCore.ErrorHandler.Samples
tests/PowerUtils.AspNetCore.ErrorHandler.Tests Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020 <PackageReference Include =" Serilog.Sinks.Async" Version =" 1.5.0" />
2121 <PackageReference Include =" Serilog.Exceptions" Version =" 8.4.0+build.694" />
2222 <PackageReference Include =" Serilog.Enrichers.Environment" Version =" 2.3.0" />
23- <PackageReference Include =" System.IdentityModel.Tokens.Jwt" Version =" 7.5.2 " />
23+ <PackageReference Include =" System.IdentityModel.Tokens.Jwt" Version =" 7.6.0 " />
2424 </ItemGroup >
2525
2626 <ItemGroup Condition =" '$(TargetFramework)' == 'net7.0' " >
Original file line number Diff line number Diff line change 2525
2626 <ItemGroup >
2727 <PackageReference Include =" NSubstitute" Version =" 5.1.0" />
28- <PackageReference Include =" System.IdentityModel.Tokens.Jwt" Version =" 7.5.2 " />
28+ <PackageReference Include =" System.IdentityModel.Tokens.Jwt" Version =" 7.6.0 " />
2929 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.10.0" />
3030 <PackageReference Include =" FluentAssertions" Version =" 6.12.0" />
3131 <PackageReference Include =" PowerUtils.Text" Version =" 3.0.0" />
You can’t perform that action at this time.
0 commit comments