Bump Microsoft.OData.Edm and 4 others #2413
build build failed
Annotations
Check failure on line 7 in performance\resultsComparer\handlers\AsyncCommandHandler.cs
azure-pipelines / microsoft.OpenAPI.NET (1) (build build)
performance\resultsComparer\handlers\AsyncCommandHandler.cs#L7
performance\resultsComparer\handlers\AsyncCommandHandler.cs(7,47): Error CS0246: The type or namespace name 'ICommandHandler' could not be found (are you missing a using directive or an assembly reference?)
Check failure on line 9 in performance\resultsComparer\handlers\AsyncCommandHandler.cs
azure-pipelines / microsoft.OpenAPI.NET (1) (build build)
performance\resultsComparer\handlers\AsyncCommandHandler.cs#L9
performance\resultsComparer\handlers\AsyncCommandHandler.cs(9,23): Error CS0246: The type or namespace name 'InvocationContext' could not be found (are you missing a using directive or an assembly reference?)
Check failure on line 13 in performance\resultsComparer\handlers\AsyncCommandHandler.cs
azure-pipelines / microsoft.OpenAPI.NET (1) (build build)
performance\resultsComparer\handlers\AsyncCommandHandler.cs#L13
performance\resultsComparer\handlers\AsyncCommandHandler.cs(13,43): Error CS0246: The type or namespace name 'InvocationContext' could not be found (are you missing a using directive or an assembly reference?)
Check failure on line 20 in performance\resultsComparer\handlers\CompareCommandHandler.cs
azure-pipelines / microsoft.OpenAPI.NET (1) (build build)
performance\resultsComparer\handlers\CompareCommandHandler.cs#L20
performance\resultsComparer\handlers\CompareCommandHandler.cs(20,43): Error CS0246: The type or namespace name 'InvocationContext' could not be found (are you missing a using directive or an assembly reference?)
Check failure on line 40 in src\Microsoft.OpenApi.Hidi\Options\HidiOptions.cs
azure-pipelines / microsoft.OpenAPI.NET (1) (build build)
src\Microsoft.OpenApi.Hidi\Options\HidiOptions.cs#L40
src\Microsoft.OpenApi.Hidi\Options\HidiOptions.cs(40,39): Error CS0246: The type or namespace name 'ParseResult' could not be found (are you missing a using directive or an assembly reference?)