1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
2
+ <!-- https://learn.microsoft.com/dotnet/fundamentals/package-validation/diagnostic-ids -->
3
+ <Suppressions xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns : xsd =" http://www.w3.org/2001/XMLSchema" >
4
+ <Suppression >
5
+ <DiagnosticId >CP0002</DiagnosticId >
6
+ <Target >M:SuperLinq.SuperEnumerable.ToDictionary``2(System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{``0,``1}},System.Collections.Generic.IEqualityComparer{``0})</Target >
7
+ <Left >lib/net6.0/SuperLinq.dll</Left >
8
+ <Right >lib/net8.0/SuperLinq.dll</Right >
9
+ </Suppression >
10
+ <Suppression >
11
+ <DiagnosticId >CP0002</DiagnosticId >
12
+ <Target >M:SuperLinq.SuperEnumerable.ToDictionary``2(System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{``0,``1}})</Target >
13
+ <Left >lib/net6.0/SuperLinq.dll</Left >
14
+ <Right >lib/net8.0/SuperLinq.dll</Right >
15
+ </Suppression >
16
+ <Suppression >
17
+ <DiagnosticId >CP0002</DiagnosticId >
18
+ <Target >M:SuperLinq.SuperEnumerable.ToDictionary``2(System.Collections.Generic.IEnumerable{System.ValueTuple{``0,``1}},System.Collections.Generic.IEqualityComparer{``0})</Target >
19
+ <Left >lib/net6.0/SuperLinq.dll</Left >
20
+ <Right >lib/net8.0/SuperLinq.dll</Right >
21
+ </Suppression >
22
+ <Suppression >
23
+ <DiagnosticId >CP0002</DiagnosticId >
24
+ <Target >M:SuperLinq.SuperEnumerable.ToDictionary``2(System.Collections.Generic.IEnumerable{System.ValueTuple{``0,``1}})</Target >
25
+ <Left >lib/net6.0/SuperLinq.dll</Left >
26
+ <Right >lib/net8.0/SuperLinq.dll</Right >
27
+ </Suppression >
28
+ <Suppression >
29
+ <DiagnosticId >CP0002</DiagnosticId >
30
+ <Target >M:SuperLinq.SuperEnumerable.AggregateBy``3(System.Collections.Generic.IEnumerable{``0},System.Func{``0,``1},``2,System.Func{``2,``0,``2},System.Collections.Generic.IEqualityComparer{``1})</Target >
31
+ <Left >lib/net8.0/SuperLinq.dll</Left >
32
+ <Right >lib/net9.0/SuperLinq.dll</Right >
33
+ </Suppression >
34
+ <Suppression >
35
+ <DiagnosticId >CP0002</DiagnosticId >
36
+ <Target >M:SuperLinq.SuperEnumerable.AggregateBy``3(System.Collections.Generic.IEnumerable{``0},System.Func{``0,``1},System.Func{``1,``2},System.Func{``2,``0,``2},System.Collections.Generic.IEqualityComparer{``1})</Target >
37
+ <Left >lib/net8.0/SuperLinq.dll</Left >
38
+ <Right >lib/net9.0/SuperLinq.dll</Right >
39
+ </Suppression >
40
+ <Suppression >
41
+ <DiagnosticId >CP0002</DiagnosticId >
42
+ <Target >M:SuperLinq.SuperEnumerable.CountBy``2(System.Collections.Generic.IEnumerable{``0},System.Func{``0,``1},System.Collections.Generic.IEqualityComparer{``1})</Target >
43
+ <Left >lib/net8.0/SuperLinq.dll</Left >
44
+ <Right >lib/net9.0/SuperLinq.dll</Right >
45
+ </Suppression >
46
+ <Suppression >
47
+ <DiagnosticId >CP0002</DiagnosticId >
48
+ <Target >M:SuperLinq.SuperEnumerable.CountBy``2(System.Collections.Generic.IEnumerable{``0},System.Func{``0,``1})</Target >
49
+ <Left >lib/net8.0/SuperLinq.dll</Left >
50
+ <Right >lib/net9.0/SuperLinq.dll</Right >
51
+ </Suppression >
52
+ <Suppression >
53
+ <DiagnosticId >CP0002</DiagnosticId >
54
+ <Target >M:SuperLinq.SuperEnumerable.Index``1(System.Collections.Generic.IEnumerable{``0})</Target >
55
+ <Left >lib/net8.0/SuperLinq.dll</Left >
56
+ <Right >lib/net9.0/SuperLinq.dll</Right >
57
+ </Suppression >
58
+ <Suppression >
59
+ <DiagnosticId >CP0002</DiagnosticId >
60
+ <Target >M:SuperLinq.SuperEnumerable.DistinctBy``2(System.Collections.Generic.IEnumerable{``0},System.Func{``0,``1},System.Collections.Generic.IEqualityComparer{``1})</Target >
61
+ <Left >lib/netcoreapp3.1/SuperLinq.dll</Left >
62
+ <Right >lib/net6.0/SuperLinq.dll</Right >
63
+ </Suppression >
64
+ <Suppression >
65
+ <DiagnosticId >CP0002</DiagnosticId >
66
+ <Target >M:SuperLinq.SuperEnumerable.DistinctBy``2(System.Collections.Generic.IEnumerable{``0},System.Func{``0,``1})</Target >
67
+ <Left >lib/netcoreapp3.1/SuperLinq.dll</Left >
68
+ <Right >lib/net6.0/SuperLinq.dll</Right >
69
+ </Suppression >
70
+ <Suppression >
71
+ <DiagnosticId >CP0002</DiagnosticId >
72
+ <Target >M:SuperLinq.SuperEnumerable.ElementAt``1(System.Collections.Generic.IEnumerable{``0},System.Index)</Target >
73
+ <Left >lib/netcoreapp3.1/SuperLinq.dll</Left >
74
+ <Right >lib/net6.0/SuperLinq.dll</Right >
75
+ </Suppression >
76
+ <Suppression >
77
+ <DiagnosticId >CP0002</DiagnosticId >
78
+ <Target >M:SuperLinq.SuperEnumerable.ElementAtOrDefault``1(System.Collections.Generic.IEnumerable{``0},System.Index)</Target >
79
+ <Left >lib/netcoreapp3.1/SuperLinq.dll</Left >
80
+ <Right >lib/net6.0/SuperLinq.dll</Right >
81
+ </Suppression >
82
+ <Suppression >
83
+ <DiagnosticId >CP0002</DiagnosticId >
84
+ <Target >M:SuperLinq.SuperEnumerable.Take``1(System.Collections.Generic.IEnumerable{``0},System.Range)</Target >
85
+ <Left >lib/netcoreapp3.1/SuperLinq.dll</Left >
86
+ <Right >lib/net6.0/SuperLinq.dll</Right >
87
+ </Suppression >
88
+ <Suppression >
89
+ <DiagnosticId >CP0008</DiagnosticId >
90
+ <Target >T:SuperLinq.OrderByDirection</Target >
91
+ <Left >lib/net7.0/SuperLinq.dll</Left >
92
+ <Right >lib/net6.0/SuperLinq.dll</Right >
93
+ <IsBaselineSuppression >true</IsBaselineSuppression >
94
+ </Suppression >
95
+ </Suppressions >
0 commit comments