File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 12
12
13
13
<ItemGroup >
14
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 " />
15
+ <PackageReference Include =" Microsoft.AspNetCore.Authentication.JwtBearer" Version =" 8.0.10 " />
16
+ <PackageReference Include =" Microsoft.AspNetCore.Authentication.OpenIdConnect" Version =" 8.0.10 " />
17
17
<PackageReference Include =" Microsoft.AspNetCore.Cors" Version =" 2.2.0" />
18
- <PackageReference Include =" Microsoft.AspNetCore.OpenApi" Version =" 8.0.8 " />
18
+ <PackageReference Include =" Microsoft.AspNetCore.OpenApi" Version =" 8.0.10 " />
19
19
<PackageReference Include =" Microsoft.IdentityModel.Protocols.OpenIdConnect" Version =" 8.0.2" />
20
- <PackageReference Include =" Refit.HttpClientFactory" Version =" 7.1.2 " />
20
+ <PackageReference Include =" Refit.HttpClientFactory" Version =" 7.2.1 " />
21
21
<PackageReference Include =" ScottBrady.IdentityModel" Version =" 4.0.0" />
22
22
<PackageReference Include =" ScottBrady.IdentityModel.AspNetCore" Version =" 2.1.0" />
23
- <PackageReference Include =" Swashbuckle.AspNetCore" Version =" 6.4 .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