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 c7d4fc1 + 2574d75 commit c018d83Copy full SHA for c018d83
samples/Sample.Middleware/Sample.Middleware.csproj
@@ -7,7 +7,7 @@
7
</PropertyGroup>
8
9
<ItemGroup>
10
- <PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.3" />
+ <PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.4" />
11
<PackageReference Include="Swashbuckle.AspNetCore" Version="8.1.1" />
12
</ItemGroup>
13
samples/Sample.MinimalApi/Sample.MinimalApi.csproj
0 commit comments