Skip to content

Merge to Live#36935

Merged
wadepickett merged 1 commit intolivefrom
main
Mar 31, 2026
Merged

Merge to Live#36935
wadepickett merged 1 commit intolivefrom
main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

[AUTOMATED]

…6929)

* Fix Swagger UI configuration to use NSwag instead of Swashbuckle

The tutorial code used Swashbuckle's UseSwaggerUI() method, but the project already has NSwag.AspNetCore installed. This caused a compilation error since the method wasn't available.

* Remove Swashbuckle.AspNetCore package reference

Removed Swashbuckle.AspNetCore package reference since it is not used for the 9.x version of this sample.

---------

Co-authored-by: Wade Pickett <wpickett@microsoft.com>
@wadepickett wadepickett self-requested a review March 31, 2026 15:44
@wadepickett wadepickett self-assigned this Mar 31, 2026
Copy link
Copy Markdown
Contributor

@wadepickett wadepickett left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved.

@wadepickett wadepickett merged commit 299c6db into live Mar 31, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants