We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b198e56 + 8d02c62 commit a8b0b91Copy full SHA for a8b0b91
1 file changed
src/AspNetCore.SecurityKey/AspNetCore.SecurityKey.csproj
@@ -11,7 +11,7 @@
11
</ItemGroup>
12
13
<ItemGroup Condition="'$(TargetFramework)' == 'net9.0'">
14
- <PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.4"/>
+ <PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.7" />
15
16
17
</Project>
0 commit comments