File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 9
9
</ItemGroup >
10
10
11
11
<ItemGroup >
12
- <PackageReference Include =" Microsoft.AspNetCore.Authentication.JwtBearer" Version =" 3.1.18 " />
12
+ <PackageReference Include =" Microsoft.AspNetCore.Authentication.JwtBearer" Version =" 8.0.7 " />
13
13
<PackageReference Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 3.1.8" />
14
14
<PackageReference Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 3.1.8" />
15
15
<PackageReference Include =" Microsoft.EntityFrameworkCore.Tools" Version =" 3.1.8" >
18
18
</PackageReference >
19
19
<PackageReference Include =" Microsoft.Extensions.Logging.Debug" Version =" 3.1.8" />
20
20
<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 " />
22
22
</ItemGroup >
23
23
24
24
You can’t perform that action at this time.
0 commit comments