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 3ac7afb + 62d53f5 commit 10ddc93Copy full SHA for 10ddc93
samples/Sample.Controllers/Sample.Controllers.csproj
@@ -7,7 +7,7 @@
7
</PropertyGroup>
8
9
<ItemGroup>
10
- <PackageReference Include="Swashbuckle.AspNetCore" Version="9.0.3" />
+ <PackageReference Include="Swashbuckle.AspNetCore" Version="9.0.6" />
11
</ItemGroup>
12
13
samples/Sample.Middleware/Sample.Middleware.csproj
@@ -8,7 +8,7 @@
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.10" />
14
0 commit comments