[Dependency] Bump version support for Swashbuckle in templates #40778
Labels
old-area-web-frameworks-do-not-use
*DEPRECATED* This label is deprecated in favor of the area-mvc and area-minimal labels
Is there an existing issue for this?
Describe the bug
Swashbuckle (included in WebAPI templates) has a new stable version. Our templates for NET7 should get updated to move to latest stable. Customers using these templates are met with outdated warnings for Nuget package right out of the box.
Expected Behavior
No warnings or updates needed on latest templates.
Steps To Reproduce
dotnet new webapi
observe: Swashbuckle package out of date
Exceptions (if any)
No response
.NET Version
7.0.100-preview.1.22110.4
Anything else?
No response
The text was updated successfully, but these errors were encountered: