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.
1 parent 2b6fe22 commit eb0bfc7Copy full SHA for eb0bfc7
src/KubernetesWrapper/KubernetesWrapper.csproj
@@ -9,7 +9,7 @@
9
10
<ItemGroup>
11
<PackageReference Include="KubernetesClient" Version="13.0.26" />
12
- <PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
+ <PackageReference Include="Swashbuckle.AspNetCore" Version="9.0.1" />
13
</ItemGroup>
14
15
<ItemGroup Condition="'$(Configuration)'=='Debug'">
0 commit comments