AspNetCore.Docs/aspnetcore/release-notes
Doug Bunting 7c22abea99 Bump NSwag and Swashbuckle package versions (#12950)
* Update NSwag URLs to current GitHub location

* Add solution for web-api-help-pages-using-swagger projects

* Bump NSwag and Swashbuckle package versions
- current and next versions
- will need to bump versions again to pick up latest Microsoft-provided features

* React to latest NSwag and Swashbuckle versions
- lots of renames and type changes (especially `string` -> `Uri`) in NSwag
- Swashbuckle now relies on Microsoft.OpenApi.Models
- disable OpenAPI doc generation in other .NET Core 2.0 project

* Remove unused namespaces
- NSwag and Swashbuckle now use common `Startup` namespaces such as Microsoft.AspNetCore.Builder

nit: sort `using`s

* remove extra comma

* Move solution file into samples folder

* Minor tweaks (#12980)
2019-06-21 15:27:39 -05:00
..
aspnetcore-1.1.md Add sample showing using service-to-service authentication to store DataProtection keys in Azure (#12826) 2019-06-12 07:41:35 -07:00
aspnetcore-2.0.md fix AAD B2C link 2019-06-13 10:47:56 -05:00
aspnetcore-2.1.md Update SignalR link (#12217) 2019-04-30 12:27:24 -10:00
aspnetcore-2.2.md Bump NSwag and Swashbuckle package versions (#12950) 2019-06-21 15:27:39 -05:00