File tree Expand file tree Collapse file tree 3 files changed +0
-3
lines changed
Expand file tree Collapse file tree 3 files changed +0
-3
lines changed Original file line number Diff line number Diff line change 1- using Microsoft . AspNetCore . Authentication . JwtBearer ;
21using Microsoft . AspNetCore . Authorization ;
32using Microsoft . Extensions . Options ;
43
Original file line number Diff line number Diff line change 77 </PropertyGroup >
88
99 <ItemGroup >
10- <PackageReference Include =" Microsoft.AspNetCore.Authentication.JwtBearer" />
1110 <PackageReference Include =" Microsoft.AspNetCore.Authorization" />
1211 </ItemGroup >
1312
Original file line number Diff line number Diff line change 77 <ItemGroup >
88 <PackageVersion Include =" AutoMapper" Version =" 11.0.1" />
99 <PackageVersion Include =" EntityFrameworkCore.Scaffolding.Handlebars" Version =" 6.0.3" />
10- <PackageVersion Include =" Microsoft.AspNetCore.Authentication.JwtBearer" Version =" 6.0.8" />
1110 <PackageVersion Include =" Microsoft.AspNetCore.Authorization" Version =" 6.0.8" />
1211 <PackageVersion Include =" Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version =" 6.0.8" />
1312 <PackageVersion Include =" Microsoft.EntityFrameworkCore" Version =" 6.0.8" />
You can’t perform that action at this time.
0 commit comments