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
* Use Convert.ToHexString
Use `Convert.ToHexString()` when targeting .NET 8 instead of using a `StringBuilder`.
* Update src/Microsoft.OpenApi/Models/OpenApiDocument.cs
---------
Co-authored-by: Vincent Biret <[email protected]>
0 commit comments