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 11
11
</PropertyGroup >
12
12
13
13
<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.17 " />
16
+ <PackageReference Include =" Microsoft.AspNetCore.Authentication.OpenIdConnect" Version =" 8.0.17 " />
17
+ <PackageReference Include =" Microsoft.AspNetCore.Cors" Version =" 2.3 .0" />
18
+ <PackageReference Include =" Microsoft.AspNetCore.OpenApi" Version =" 8.0.17 " />
19
+ <PackageReference Include =" Microsoft.IdentityModel.Protocols.OpenIdConnect" Version =" 8.12.0 " />
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" />
24
24
</ItemGroup >
25
25
26
26
<ItemGroup >
You can’t perform that action at this time.
0 commit comments