File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 99 </ItemGroup >
1010
1111 <ItemGroup >
12- <PackageReference Include =" Microsoft.AspNetCore.Authentication.JwtBearer" Version =" 3.1.8 " />
12+ <PackageReference Include =" Microsoft.AspNetCore.Authentication.JwtBearer" Version =" 8.0.7 " />
1313 <PackageReference Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 3.1.8" />
1414 <PackageReference Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 3.1.8" />
1515 <PackageReference Include =" Microsoft.EntityFrameworkCore.Tools" Version =" 3.1.8" >
1818 </PackageReference >
1919 <PackageReference Include =" Microsoft.Extensions.Logging.Debug" Version =" 3.1.8" />
2020 <PackageReference Include =" Microsoft.VisualStudio.Web.CodeGeneration.Design" Version =" 3.1.4" />
21- <PackageReference Include =" System.IdentityModel.Tokens.Jwt" Version =" 5.6.0 " />
21+ <PackageReference Include =" System.IdentityModel.Tokens.Jwt" Version =" 8.0.1 " />
2222 </ItemGroup >
2323
2424
You can’t perform that action at this time.
0 commit comments