Bump Microsoft.OpenApi from 2.0.0-preview.29 to 2.0.0-preview9 #714
build build failed
Annotations
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?)
azure-pipelines / OpenAPI.NET.OData (build build)
src\Microsoft.OpenApi.OData.Reader\Operation\ComplexPropertyBaseOperationHandler.cs#L53
src\Microsoft.OpenApi.OData.Reader\Operation\ComplexPropertyBaseOperationHandler.cs(53,45): 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#L19
src\Microsoft.OpenApi.OData.Reader\Operation\ComplexPropertyBaseOperationHandler.cs(19,51): Error CS0246: The type or namespace name 'OpenApiDocument' could not be found (are you missing a using directive or an assembly reference?)