Bump Microsoft.OpenApi to 2.0.0-preview9, 2.0.0-preview9, 2.0.0-preview9 #697
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 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?)