From 1b0fb026c99ecf06752645937ebbd422e7ee54b0 Mon Sep 17 00:00:00 2001 From: Jake Willey Date: Wed, 10 Feb 2021 17:40:21 -0800 Subject: [PATCH] Fix contract file --- .../Contracts/DotNetSDKAPI.json | 7 ------- 1 file changed, 7 deletions(-) diff --git a/Microsoft.Azure.Cosmos/tests/Microsoft.Azure.Cosmos.Tests/Contracts/DotNetSDKAPI.json b/Microsoft.Azure.Cosmos/tests/Microsoft.Azure.Cosmos.Tests/Contracts/DotNetSDKAPI.json index 6f34aed9a0..eb69ab67bd 100644 --- a/Microsoft.Azure.Cosmos/tests/Microsoft.Azure.Cosmos.Tests/Contracts/DotNetSDKAPI.json +++ b/Microsoft.Azure.Cosmos/tests/Microsoft.Azure.Cosmos.Tests/Contracts/DotNetSDKAPI.json @@ -3817,13 +3817,6 @@ ], "MethodInfo": "Microsoft.Azure.Cosmos.QueryDefinition ToQueryDefinition[T](System.Linq.IQueryable`1[T]);IsAbstract:False;IsStatic:True;IsVirtual:False;IsGenericMethod:True;IsConstructor:False;IsFinal:False;" }, - "System.Object InvokeUserDefinedFunction(System.String, System.Object[])[System.Runtime.CompilerServices.ExtensionAttribute()]": { - "Type": "Method", - "Attributes": [ - "ExtensionAttribute" - ], - "MethodInfo": "System.Object InvokeUserDefinedFunction(System.String, System.Object[]);IsAbstract:False;IsStatic:True;IsVirtual:False;IsGenericMethod:False;IsConstructor:False;IsFinal:False;" - }, "System.Threading.Tasks.Task`1[Microsoft.Azure.Cosmos.Response`1[System.Decimal]] AverageAsync(System.Linq.IQueryable`1[System.Decimal], System.Threading.CancellationToken)[System.Runtime.CompilerServices.ExtensionAttribute()]": { "Type": "Method", "Attributes": [