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 1ac6417 commit d6e0097Copy full SHA for d6e0097
MyApp/MyApp.csproj
@@ -27,7 +27,7 @@
27
28
<ItemGroup>
29
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.*" />
30
- <PackageReference Include="Swashbuckle.AspNetCore" Version="7.*" />
+ <PackageReference Include="Swashbuckle.AspNetCore" Version="8.*" />
31
<PackageReference Include="ServiceStack.AspNetCore.OpenApi" Version="8.*" />
32
</ItemGroup>
33
0 commit comments