ShaunLoganOracle
ShaunLoganOracle
Using v1.8.0.0 (via OpenAPI.NET v1.2.3) to parse an OA3 json document, we are seeing a SemanticErrorException when one of the keys in the Paths collection exceeds 1023 characters. For example,...
Please add a digital signature to SharpYaml.dll Digital signatures protect files from tampering, and enable users to verify the signer based on a signing certificate. Reference: [https://docs.microsoft.com/en-us/dotnet/framework/tools/signtool-exe](https://docs.microsoft.com/en-us/dotnet/framework/tools/signtool-exe) Update: our team...
Using v1.2.3 (also tried with 1.3.1-preview), I am getting a parsing error if the OA3 json has a path key that exceeds 1023 characters. For example, take the PetStore reference...
Saw this in the release announcement for 1.3.0-preview: > Updated framework dependencies to just .net standard 2.0 Does this affect the compatibility of using the library in applications that target...
### What happened? After upgrading to SDK 1.0.2365.46: 1. compilation succeeded without any changes (unlike in #4352) 2. at runtime, calling CoreWebView2Environment.GetAvailableBrowserVersionString() with no arguments throws an exception With earlier...
**Description** I have a Winforms WebView2 hosted in an Excel VSTO Task pane, There is no `System.Windows.Forms.Form` hosting the WebView2 control, instead, a `System.Windows.Forms.UserControl` is the owner/host of the control....