1+ <?xml version =" 1.0" encoding =" utf-8" ?>
2+ <Suppressions xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns : xsd =" http://www.w3.org/2001/XMLSchema" >
3+ <Suppression >
4+ <DiagnosticId >CP0002</DiagnosticId >
5+ <Target >M:CommandQuery.AzureFunctions.CommandFunction.#ctor(CommandQuery.ICommandProcessor,Newtonsoft.Json.JsonSerializerSettings)</Target >
6+ <Left >lib/netcoreapp3.1/CommandQuery.AzureFunctions.dll</Left >
7+ <Right >lib/net6.0/CommandQuery.AzureFunctions.dll</Right >
8+ </Suppression >
9+ <Suppression >
10+ <DiagnosticId >CP0002</DiagnosticId >
11+ <Target >M:CommandQuery.AzureFunctions.CommandFunction.HandleAsync(System.String,Microsoft.AspNetCore.Http.HttpRequest,Microsoft.Extensions.Logging.ILogger,System.Threading.CancellationToken)</Target >
12+ <Left >lib/netcoreapp3.1/CommandQuery.AzureFunctions.dll</Left >
13+ <Right >lib/net6.0/CommandQuery.AzureFunctions.dll</Right >
14+ </Suppression >
15+ <Suppression >
16+ <DiagnosticId >CP0002</DiagnosticId >
17+ <Target >M:CommandQuery.AzureFunctions.ICommandFunction.HandleAsync(System.String,Microsoft.AspNetCore.Http.HttpRequest,Microsoft.Extensions.Logging.ILogger,System.Threading.CancellationToken)</Target >
18+ <Left >lib/netcoreapp3.1/CommandQuery.AzureFunctions.dll</Left >
19+ <Right >lib/net6.0/CommandQuery.AzureFunctions.dll</Right >
20+ </Suppression >
21+ <Suppression >
22+ <DiagnosticId >CP0006</DiagnosticId >
23+ <Target >M:CommandQuery.AzureFunctions.ICommandFunction.HandleAsync(System.String,Microsoft.Azure.Functions.Worker.Http.HttpRequestData,Microsoft.Extensions.Logging.ILogger)</Target >
24+ <Left >lib/netcoreapp3.1/CommandQuery.AzureFunctions.dll</Left >
25+ <Right >lib/net6.0/CommandQuery.AzureFunctions.dll</Right >
26+ </Suppression >
27+ <Suppression >
28+ <DiagnosticId >CP0002</DiagnosticId >
29+ <Target >M:CommandQuery.AzureFunctions.IQueryFunction.HandleAsync(System.String,Microsoft.AspNetCore.Http.HttpRequest,Microsoft.Extensions.Logging.ILogger,System.Threading.CancellationToken)</Target >
30+ <Left >lib/netcoreapp3.1/CommandQuery.AzureFunctions.dll</Left >
31+ <Right >lib/net6.0/CommandQuery.AzureFunctions.dll</Right >
32+ </Suppression >
33+ <Suppression >
34+ <DiagnosticId >CP0006</DiagnosticId >
35+ <Target >M:CommandQuery.AzureFunctions.IQueryFunction.HandleAsync(System.String,Microsoft.Azure.Functions.Worker.Http.HttpRequestData,Microsoft.Extensions.Logging.ILogger)</Target >
36+ <Left >lib/netcoreapp3.1/CommandQuery.AzureFunctions.dll</Left >
37+ <Right >lib/net6.0/CommandQuery.AzureFunctions.dll</Right >
38+ </Suppression >
39+ <Suppression >
40+ <DiagnosticId >CP0002</DiagnosticId >
41+ <Target >M:CommandQuery.AzureFunctions.QueryFunction.#ctor(CommandQuery.IQueryProcessor,Newtonsoft.Json.JsonSerializerSettings)</Target >
42+ <Left >lib/netcoreapp3.1/CommandQuery.AzureFunctions.dll</Left >
43+ <Right >lib/net6.0/CommandQuery.AzureFunctions.dll</Right >
44+ </Suppression >
45+ <Suppression >
46+ <DiagnosticId >CP0002</DiagnosticId >
47+ <Target >M:CommandQuery.AzureFunctions.QueryFunction.HandleAsync(System.String,Microsoft.AspNetCore.Http.HttpRequest,Microsoft.Extensions.Logging.ILogger,System.Threading.CancellationToken)</Target >
48+ <Left >lib/netcoreapp3.1/CommandQuery.AzureFunctions.dll</Left >
49+ <Right >lib/net6.0/CommandQuery.AzureFunctions.dll</Right >
50+ </Suppression >
51+ </Suppressions >
0 commit comments