We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbc89a5 commit a17da1cCopy full SHA for a17da1c
samples/Sample.Api/Sample.Api.csproj
@@ -9,7 +9,7 @@
9
<PropertyGroup Condition=" '$(RunConfiguration)' == 'https' " />
10
<PropertyGroup Condition=" '$(RunConfiguration)' == 'http' " />
11
<ItemGroup>
12
- <PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.3" />
+ <PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.13" />
13
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.6.1" />
14
</ItemGroup>
15
0 commit comments