File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 1111 </PropertyGroup >
1212
1313 <ItemGroup >
14- <PackageReference Include =" Microsoft.AspNetCore.Authentication.Cookies" Version =" 2.2 .0" />
15- <PackageReference Include =" Microsoft.AspNetCore.Authentication.JwtBearer" Version =" 8.0.8 " />
16- <PackageReference Include =" Microsoft.AspNetCore.Authentication.OpenIdConnect" Version =" 8.0.8 " />
17- <PackageReference Include =" Microsoft.AspNetCore.Cors" Version =" 2.2 .0" />
18- <PackageReference Include =" Microsoft.AspNetCore.OpenApi" Version =" 8.0.8 " />
19- <PackageReference Include =" Microsoft.IdentityModel.Protocols.OpenIdConnect" Version =" 8.0.2 " />
20- <PackageReference Include =" Refit.HttpClientFactory" Version =" 7.1.2 " />
21- <PackageReference Include =" ScottBrady.IdentityModel" Version =" 4.0 .0" />
22- <PackageReference Include =" ScottBrady.IdentityModel.AspNetCore" Version =" 2.1 .0" />
23- <PackageReference Include =" Swashbuckle.AspNetCore" Version =" 6.4 .0" />
14+ <PackageReference Include =" Microsoft.AspNetCore.Authentication.Cookies" Version =" 2.3 .0" />
15+ <PackageReference Include =" Microsoft.AspNetCore.Authentication.JwtBearer" Version =" 8.0.18 " />
16+ <PackageReference Include =" Microsoft.AspNetCore.Authentication.OpenIdConnect" Version =" 8.0.18 " />
17+ <PackageReference Include =" Microsoft.AspNetCore.Cors" Version =" 2.3 .0" />
18+ <PackageReference Include =" Microsoft.AspNetCore.OpenApi" Version =" 8.0.18 " />
19+ <PackageReference Include =" Microsoft.IdentityModel.Protocols.OpenIdConnect" Version =" 8.12.1 " />
20+ <PackageReference Include =" Refit.HttpClientFactory" Version =" 7.2.22 " />
21+ <PackageReference Include =" ScottBrady.IdentityModel" Version =" 4.1 .0" />
22+ <PackageReference Include =" ScottBrady.IdentityModel.AspNetCore" Version =" 2.2 .0" />
23+ <PackageReference Include =" Swashbuckle.AspNetCore" Version =" 6.9 .0" />
2424 </ItemGroup >
2525
2626 <ItemGroup >
You can’t perform that action at this time.
0 commit comments