We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76a6435 commit d1c081cCopy full SHA for d1c081c
Digdir.BDB.Dialogporten.ServiceProvider.csproj
@@ -17,7 +17,7 @@
17
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.8"/>
18
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="8.0.8"/>
19
<PackageReference Include="Microsoft.AspNetCore.Cors" Version="2.2.0"/>
20
- <PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.8"/>
+ <PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="10.0.3"/>
21
<PackageReference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="8.0.2"/>
22
<PackageReference Include="Newtonsoft.Json" Version="13.0.3"/>
23
<PackageReference Include="Refit.HttpClientFactory" Version="8.0.0"/>
0 commit comments