Bump Microsoft.OpenApi to 2.0.0-preview9, 2.0.0-preview9, 2.0.0-preview9 #701
build build failed
Annotations
Check failure on line 23 in src\Microsoft.OpenApi.OData.Reader\Common\EdmModelHelper.cs
azure-pipelines / OpenAPI.NET.OData (build build)
src\Microsoft.OpenApi.OData.Reader\Common\EdmModelHelper.cs#L23
src\Microsoft.OpenApi.OData.Reader\Common\EdmModelHelper.cs(23,126): 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 23 in src\Microsoft.OpenApi.OData.Reader\Common\EdmModelHelper.cs
azure-pipelines / OpenAPI.NET.OData (build build)
src\Microsoft.OpenApi.OData.Reader\Common\EdmModelHelper.cs#L23
src\Microsoft.OpenApi.OData.Reader\Common\EdmModelHelper.cs(23,25): Error CS0246: The type or namespace name 'OpenApiSchema' could not be found (are you missing a using directive or an assembly reference?)
Check failure on line 200 in src\Microsoft.OpenApi.OData.Reader\Operation\OperationHandler.cs
azure-pipelines / OpenAPI.NET.OData (build build)
src\Microsoft.OpenApi.OData.Reader\Operation\OperationHandler.cs#L200
src\Microsoft.OpenApi.OData.Reader\Operation\OperationHandler.cs(200,40): Error CS0246: The type or namespace name 'OpenApiOperation' could not be found (are you missing a using directive or an assembly reference?)
azure-pipelines / OpenAPI.NET.OData (build build)
src\Microsoft.OpenApi.OData.Reader\Operation\ComplexPropertyBaseOperationHandler.cs#L33
src\Microsoft.OpenApi.OData.Reader\Operation\ComplexPropertyBaseOperationHandler.cs(33,37): 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 221 in src\Microsoft.OpenApi.OData.Reader\Operation\OperationHandler.cs
azure-pipelines / OpenAPI.NET.OData (build build)
src\Microsoft.OpenApi.OData.Reader\Operation\OperationHandler.cs#L221
src\Microsoft.OpenApi.OData.Reader\Operation\OperationHandler.cs(221,48): Error CS0246: The type or namespace name 'OpenApiOperation' could not be found (are you missing a using directive or an assembly reference?)