You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/upgrade-guide-2.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ OpenAPI.NET v2 is a major update to the OpenAPI.NET library. This release includ
14
14
> [!WARNING]
15
15
> This is a major version update that includes breaking changes. Please review this guide carefully before upgrading.
16
16
17
-
## Integrations with ASP.NET
17
+
## Integrations with ASP.NET Core
18
18
19
19
If you are using this library with [AspNetCore OpenAPI versions](https://www.nuget.org/packages/Microsoft.AspNetCore.OpenApi)`< 10.0` then you must remain on version `1.x` as it's not compatible.
0 commit comments