Skip to content
Discussion options

You must be logged in to vote

You're using net7.0, which has not been in support since May 2024, and is not supported by Swashbuckle 7.x.

Target net8.0 or net9.0 and see if that resolves your issue.

Alternatively if you need to stay on .NET 7, which is not recommended, then use an older version of Swashbuckle that targets net7.0 along with a compatible version of System.Text.Json.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by oishklyarova
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants