Bump Microsoft.OpenApi from 2.0.0-preview.29 to 2.0.0-preview9 #709
build build failed
Annotations
Check failure on line 25 in src\Microsoft.OpenApi.OData.Reader\Common\OpenApiOperationExtensions.cs
azure-pipelines / OpenAPI.NET.OData (build build)
src\Microsoft.OpenApi.OData.Reader\Common\OpenApiOperationExtensions.cs#L25
src\Microsoft.OpenApi.OData.Reader\Common\OpenApiOperationExtensions.cs(25,47): Error CS0246: The type or namespace name 'OpenApiOperation' could not be found (are you missing a using directive or an assembly reference?)
Check failure on line 25 in src\Microsoft.OpenApi.OData.Reader\Common\OpenApiOperationExtensions.cs
azure-pipelines / OpenAPI.NET.OData (build build)
src\Microsoft.OpenApi.OData.Reader\Common\OpenApiOperationExtensions.cs#L25
src\Microsoft.OpenApi.OData.Reader\Common\OpenApiOperationExtensions.cs(25,108): Error CS0246: The type or namespace name 'OpenApiDocument' could not be found (are you missing a using directive or an assembly reference?)
Check failure on line 25 in src\Microsoft.OpenApi.OData.Reader\Common\OpenApiOperationExtensions.cs
azure-pipelines / OpenAPI.NET.OData (build build)
src\Microsoft.OpenApi.OData.Reader\Common\OpenApiOperationExtensions.cs#L25
src\Microsoft.OpenApi.OData.Reader\Common\OpenApiOperationExtensions.cs(25,161): Error CS0246: The type or namespace name 'IOpenApiSchema' could not be found (are you missing a using directive or an assembly reference?)
Check failure on line 143 in src\Microsoft.OpenApi.OData.Reader\Common\Utils.cs
azure-pipelines / OpenAPI.NET.OData (build build)
src\Microsoft.OpenApi.OData.Reader\Common\Utils.cs#L143
src\Microsoft.OpenApi.OData.Reader\Common\Utils.cs(143,87): Error CS0246: The type or namespace name 'IOpenApiExtension' could not be found (are you missing a using directive or an assembly reference?)
Check failure on line 307 in src\Microsoft.OpenApi.OData.Reader\Common\Utils.cs
azure-pipelines / OpenAPI.NET.OData (build build)
src\Microsoft.OpenApi.OData.Reader\Common\Utils.cs#L307
src\Microsoft.OpenApi.OData.Reader\Common\Utils.cs(307,66): Error CS0246: The type or namespace name 'IOpenApiPathItem' could not be found (are you missing a using directive or an assembly reference?)