-
Notifications
You must be signed in to change notification settings - Fork 183
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SwaggerAPIView upgrade to dotnet7 #5399
Conversation
@konrad-jamrozik Help to review this PR. I think I need to upgrade dotnet7 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ruowan this should just work. I am just curious: why you need to update to .NET 7?
The dotnet version in global.json is 7. So to keep it consistent, we need to update the dotnet version in swagger-api-parser tools. |
@ruowan Just to be clear: it will also work with .NET 6. We had a long discussion about it, and a series of PRs, here: But nevertheless update to 7.0 is a-ok: |
Hi @ruowan. Thank you for your interest in helping to improve the Azure SDK experience and for your contribution. We've noticed that there hasn't been recent engagement on this pull request. If this is still an active work stream, please let us know by pushing some changes or leaving a comment. Otherwise, we'll close this out in 7 days. |
Hi @ruowan. Thank you for your contribution. Since there hasn't been recent engagement, we're going to close this out. Feel free to respond with a comment containing |
No description provided.