|
1 | 1 | <?xml version="1.0" encoding="utf-8"?> |
2 | 2 | <!-- https://learn.microsoft.com/dotnet/fundamentals/package-validation/diagnostic-ids --> |
3 | 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:Microsoft.SemanticKernel.Agents.AnnotationContent.#ctor</Target> |
7 | | - <Left>lib/net8.0/Microsoft.SemanticKernel.Abstractions.dll</Left> |
8 | | - <Right>lib/net8.0/Microsoft.SemanticKernel.Abstractions.dll</Right> |
9 | | - <IsBaselineSuppression>true</IsBaselineSuppression> |
10 | | - </Suppression> |
11 | | - <Suppression> |
12 | | - <DiagnosticId>CP0002</DiagnosticId> |
13 | | - <Target>M:Microsoft.SemanticKernel.Agents.AnnotationContent.#ctor(System.String,System.String,System.Object,System.Collections.Generic.IReadOnlyDictionary{System.String,System.Object})</Target> |
14 | | - <Left>lib/net8.0/Microsoft.SemanticKernel.Abstractions.dll</Left> |
15 | | - <Right>lib/net8.0/Microsoft.SemanticKernel.Abstractions.dll</Right> |
16 | | - <IsBaselineSuppression>true</IsBaselineSuppression> |
17 | | - </Suppression> |
18 | | - <Suppression> |
19 | | - <DiagnosticId>CP0002</DiagnosticId> |
20 | | - <Target>M:Microsoft.SemanticKernel.Agents.AnnotationContent.get_EndIndex</Target> |
21 | | - <Left>lib/net8.0/Microsoft.SemanticKernel.Abstractions.dll</Left> |
22 | | - <Right>lib/net8.0/Microsoft.SemanticKernel.Abstractions.dll</Right> |
23 | | - <IsBaselineSuppression>true</IsBaselineSuppression> |
24 | | - </Suppression> |
25 | | - <Suppression> |
26 | | - <DiagnosticId>CP0002</DiagnosticId> |
27 | | - <Target>M:Microsoft.SemanticKernel.Agents.AnnotationContent.get_StartIndex</Target> |
28 | | - <Left>lib/net8.0/Microsoft.SemanticKernel.Abstractions.dll</Left> |
29 | | - <Right>lib/net8.0/Microsoft.SemanticKernel.Abstractions.dll</Right> |
30 | | - <IsBaselineSuppression>true</IsBaselineSuppression> |
31 | | - </Suppression> |
32 | | - <Suppression> |
33 | | - <DiagnosticId>CP0002</DiagnosticId> |
34 | | - <Target>M:Microsoft.SemanticKernel.Agents.AnnotationContent.set_FileId(System.String)</Target> |
35 | | - <Left>lib/net8.0/Microsoft.SemanticKernel.Abstractions.dll</Left> |
36 | | - <Right>lib/net8.0/Microsoft.SemanticKernel.Abstractions.dll</Right> |
37 | | - <IsBaselineSuppression>true</IsBaselineSuppression> |
38 | | - </Suppression> |
39 | | - <Suppression> |
40 | | - <DiagnosticId>CP0002</DiagnosticId> |
41 | | - <Target>M:Microsoft.SemanticKernel.Agents.AnnotationContent.set_Quote(System.String)</Target> |
42 | | - <Left>lib/net8.0/Microsoft.SemanticKernel.Abstractions.dll</Left> |
43 | | - <Right>lib/net8.0/Microsoft.SemanticKernel.Abstractions.dll</Right> |
44 | | - <IsBaselineSuppression>true</IsBaselineSuppression> |
45 | | - </Suppression> |
46 | | - <Suppression> |
47 | | - <DiagnosticId>CP0002</DiagnosticId> |
48 | | - <Target>M:Microsoft.SemanticKernel.Agents.StreamingAnnotationContent.#ctor</Target> |
49 | | - <Left>lib/net8.0/Microsoft.SemanticKernel.Abstractions.dll</Left> |
50 | | - <Right>lib/net8.0/Microsoft.SemanticKernel.Abstractions.dll</Right> |
51 | | - <IsBaselineSuppression>true</IsBaselineSuppression> |
52 | | - </Suppression> |
53 | | - <Suppression> |
54 | | - <DiagnosticId>CP0002</DiagnosticId> |
55 | | - <Target>M:Microsoft.SemanticKernel.Agents.StreamingAnnotationContent.#ctor(System.String,System.String,System.Object,System.Collections.Generic.IReadOnlyDictionary{System.String,System.Object})</Target> |
56 | | - <Left>lib/net8.0/Microsoft.SemanticKernel.Abstractions.dll</Left> |
57 | | - <Right>lib/net8.0/Microsoft.SemanticKernel.Abstractions.dll</Right> |
58 | | - <IsBaselineSuppression>true</IsBaselineSuppression> |
59 | | - </Suppression> |
60 | | - <Suppression> |
61 | | - <DiagnosticId>CP0002</DiagnosticId> |
62 | | - <Target>M:Microsoft.SemanticKernel.Agents.StreamingAnnotationContent.get_EndIndex</Target> |
63 | | - <Left>lib/net8.0/Microsoft.SemanticKernel.Abstractions.dll</Left> |
64 | | - <Right>lib/net8.0/Microsoft.SemanticKernel.Abstractions.dll</Right> |
65 | | - <IsBaselineSuppression>true</IsBaselineSuppression> |
66 | | - </Suppression> |
67 | | - <Suppression> |
68 | | - <DiagnosticId>CP0002</DiagnosticId> |
69 | | - <Target>M:Microsoft.SemanticKernel.Agents.StreamingAnnotationContent.get_StartIndex</Target> |
70 | | - <Left>lib/net8.0/Microsoft.SemanticKernel.Abstractions.dll</Left> |
71 | | - <Right>lib/net8.0/Microsoft.SemanticKernel.Abstractions.dll</Right> |
72 | | - <IsBaselineSuppression>true</IsBaselineSuppression> |
73 | | - </Suppression> |
74 | 4 | <Suppression> |
75 | 5 | <DiagnosticId>CP0002</DiagnosticId> |
76 | 6 | <Target>M:Microsoft.SemanticKernel.Agents.StreamingAnnotationContent.set_FileId(System.String)</Target> |
|
80 | 10 | </Suppression> |
81 | 11 | <Suppression> |
82 | 12 | <DiagnosticId>CP0002</DiagnosticId> |
83 | | - <Target>M:Microsoft.SemanticKernel.Agents.StreamingAnnotationContent.set_Quote(System.String)</Target> |
84 | | - <Left>lib/net8.0/Microsoft.SemanticKernel.Abstractions.dll</Left> |
85 | | - <Right>lib/net8.0/Microsoft.SemanticKernel.Abstractions.dll</Right> |
86 | | - <IsBaselineSuppression>true</IsBaselineSuppression> |
87 | | - </Suppression> |
88 | | - <Suppression> |
89 | | - <DiagnosticId>CP0002</DiagnosticId> |
90 | | - <Target>M:Microsoft.SemanticKernel.FileReferenceContent.#ctor</Target> |
91 | | - <Left>lib/net8.0/Microsoft.SemanticKernel.Abstractions.dll</Left> |
92 | | - <Right>lib/net8.0/Microsoft.SemanticKernel.Abstractions.dll</Right> |
93 | | - <IsBaselineSuppression>true</IsBaselineSuppression> |
94 | | - </Suppression> |
95 | | - <Suppression> |
96 | | - <DiagnosticId>CP0002</DiagnosticId> |
97 | | - <Target>M:Microsoft.SemanticKernel.FileReferenceContent.#ctor(System.String,System.String,System.Object,System.Collections.Generic.IReadOnlyDictionary{System.String,System.Object})</Target> |
98 | | - <Left>lib/net8.0/Microsoft.SemanticKernel.Abstractions.dll</Left> |
99 | | - <Right>lib/net8.0/Microsoft.SemanticKernel.Abstractions.dll</Right> |
100 | | - <IsBaselineSuppression>true</IsBaselineSuppression> |
101 | | - </Suppression> |
102 | | - <Suppression> |
103 | | - <DiagnosticId>CP0002</DiagnosticId> |
104 | | - <Target>M:Microsoft.SemanticKernel.FileReferenceContent.set_FileId(System.String)</Target> |
105 | | - <Left>lib/net8.0/Microsoft.SemanticKernel.Abstractions.dll</Left> |
106 | | - <Right>lib/net8.0/Microsoft.SemanticKernel.Abstractions.dll</Right> |
107 | | - <IsBaselineSuppression>true</IsBaselineSuppression> |
108 | | - </Suppression> |
109 | | - <Suppression> |
110 | | - <DiagnosticId>CP0002</DiagnosticId> |
111 | | - <Target>M:Microsoft.SemanticKernel.StreamingFileReferenceContent.#ctor</Target> |
112 | | - <Left>lib/net8.0/Microsoft.SemanticKernel.Abstractions.dll</Left> |
113 | | - <Right>lib/net8.0/Microsoft.SemanticKernel.Abstractions.dll</Right> |
114 | | - <IsBaselineSuppression>true</IsBaselineSuppression> |
115 | | - </Suppression> |
116 | | - <Suppression> |
117 | | - <DiagnosticId>CP0002</DiagnosticId> |
118 | | - <Target>M:Microsoft.SemanticKernel.StreamingFileReferenceContent.#ctor(System.String,System.String,System.Object,System.Collections.Generic.IReadOnlyDictionary{System.String,System.Object})</Target> |
| 13 | + <Target>M:Microsoft.SemanticKernel.Agents.StreamingAnnotationContent.set_Kind(Microsoft.SemanticKernel.Agents.AnnotationKind)</Target> |
119 | 14 | <Left>lib/net8.0/Microsoft.SemanticKernel.Abstractions.dll</Left> |
120 | 15 | <Right>lib/net8.0/Microsoft.SemanticKernel.Abstractions.dll</Right> |
121 | 16 | <IsBaselineSuppression>true</IsBaselineSuppression> |
122 | 17 | </Suppression> |
123 | 18 | <Suppression> |
124 | 19 | <DiagnosticId>CP0002</DiagnosticId> |
125 | | - <Target>M:Microsoft.SemanticKernel.StreamingFileReferenceContent.set_FileId(System.String)</Target> |
| 20 | + <Target>M:Microsoft.SemanticKernel.Agents.StreamingAnnotationContent.set_ReferenceId(System.String)</Target> |
126 | 21 | <Left>lib/net8.0/Microsoft.SemanticKernel.Abstractions.dll</Left> |
127 | 22 | <Right>lib/net8.0/Microsoft.SemanticKernel.Abstractions.dll</Right> |
128 | 23 | <IsBaselineSuppression>true</IsBaselineSuppression> |
129 | 24 | </Suppression> |
130 | | - <Suppression> |
131 | | - <DiagnosticId>CP0002</DiagnosticId> |
132 | | - <Target>M:Microsoft.SemanticKernel.Agents.AnnotationContent.#ctor</Target> |
133 | | - <Left>lib/netstandard2.0/Microsoft.SemanticKernel.Abstractions.dll</Left> |
134 | | - <Right>lib/netstandard2.0/Microsoft.SemanticKernel.Abstractions.dll</Right> |
135 | | - <IsBaselineSuppression>true</IsBaselineSuppression> |
136 | | - </Suppression> |
137 | | - <Suppression> |
138 | | - <DiagnosticId>CP0002</DiagnosticId> |
139 | | - <Target>M:Microsoft.SemanticKernel.Agents.AnnotationContent.#ctor(System.String,System.String,System.Object,System.Collections.Generic.IReadOnlyDictionary{System.String,System.Object})</Target> |
140 | | - <Left>lib/netstandard2.0/Microsoft.SemanticKernel.Abstractions.dll</Left> |
141 | | - <Right>lib/netstandard2.0/Microsoft.SemanticKernel.Abstractions.dll</Right> |
142 | | - <IsBaselineSuppression>true</IsBaselineSuppression> |
143 | | - </Suppression> |
144 | | - <Suppression> |
145 | | - <DiagnosticId>CP0002</DiagnosticId> |
146 | | - <Target>M:Microsoft.SemanticKernel.Agents.AnnotationContent.get_EndIndex</Target> |
147 | | - <Left>lib/netstandard2.0/Microsoft.SemanticKernel.Abstractions.dll</Left> |
148 | | - <Right>lib/netstandard2.0/Microsoft.SemanticKernel.Abstractions.dll</Right> |
149 | | - <IsBaselineSuppression>true</IsBaselineSuppression> |
150 | | - </Suppression> |
151 | | - <Suppression> |
152 | | - <DiagnosticId>CP0002</DiagnosticId> |
153 | | - <Target>M:Microsoft.SemanticKernel.Agents.AnnotationContent.get_StartIndex</Target> |
154 | | - <Left>lib/netstandard2.0/Microsoft.SemanticKernel.Abstractions.dll</Left> |
155 | | - <Right>lib/netstandard2.0/Microsoft.SemanticKernel.Abstractions.dll</Right> |
156 | | - <IsBaselineSuppression>true</IsBaselineSuppression> |
157 | | - </Suppression> |
158 | | - <Suppression> |
159 | | - <DiagnosticId>CP0002</DiagnosticId> |
160 | | - <Target>M:Microsoft.SemanticKernel.Agents.AnnotationContent.set_FileId(System.String)</Target> |
161 | | - <Left>lib/netstandard2.0/Microsoft.SemanticKernel.Abstractions.dll</Left> |
162 | | - <Right>lib/netstandard2.0/Microsoft.SemanticKernel.Abstractions.dll</Right> |
163 | | - <IsBaselineSuppression>true</IsBaselineSuppression> |
164 | | - </Suppression> |
165 | | - <Suppression> |
166 | | - <DiagnosticId>CP0002</DiagnosticId> |
167 | | - <Target>M:Microsoft.SemanticKernel.Agents.AnnotationContent.set_Quote(System.String)</Target> |
168 | | - <Left>lib/netstandard2.0/Microsoft.SemanticKernel.Abstractions.dll</Left> |
169 | | - <Right>lib/netstandard2.0/Microsoft.SemanticKernel.Abstractions.dll</Right> |
170 | | - <IsBaselineSuppression>true</IsBaselineSuppression> |
171 | | - </Suppression> |
172 | | - <Suppression> |
173 | | - <DiagnosticId>CP0002</DiagnosticId> |
174 | | - <Target>M:Microsoft.SemanticKernel.Agents.StreamingAnnotationContent.#ctor</Target> |
175 | | - <Left>lib/netstandard2.0/Microsoft.SemanticKernel.Abstractions.dll</Left> |
176 | | - <Right>lib/netstandard2.0/Microsoft.SemanticKernel.Abstractions.dll</Right> |
177 | | - <IsBaselineSuppression>true</IsBaselineSuppression> |
178 | | - </Suppression> |
179 | | - <Suppression> |
180 | | - <DiagnosticId>CP0002</DiagnosticId> |
181 | | - <Target>M:Microsoft.SemanticKernel.Agents.StreamingAnnotationContent.#ctor(System.String,System.String,System.Object,System.Collections.Generic.IReadOnlyDictionary{System.String,System.Object})</Target> |
182 | | - <Left>lib/netstandard2.0/Microsoft.SemanticKernel.Abstractions.dll</Left> |
183 | | - <Right>lib/netstandard2.0/Microsoft.SemanticKernel.Abstractions.dll</Right> |
184 | | - <IsBaselineSuppression>true</IsBaselineSuppression> |
185 | | - </Suppression> |
186 | | - <Suppression> |
187 | | - <DiagnosticId>CP0002</DiagnosticId> |
188 | | - <Target>M:Microsoft.SemanticKernel.Agents.StreamingAnnotationContent.get_EndIndex</Target> |
189 | | - <Left>lib/netstandard2.0/Microsoft.SemanticKernel.Abstractions.dll</Left> |
190 | | - <Right>lib/netstandard2.0/Microsoft.SemanticKernel.Abstractions.dll</Right> |
191 | | - <IsBaselineSuppression>true</IsBaselineSuppression> |
192 | | - </Suppression> |
193 | | - <Suppression> |
194 | | - <DiagnosticId>CP0002</DiagnosticId> |
195 | | - <Target>M:Microsoft.SemanticKernel.Agents.StreamingAnnotationContent.get_StartIndex</Target> |
196 | | - <Left>lib/netstandard2.0/Microsoft.SemanticKernel.Abstractions.dll</Left> |
197 | | - <Right>lib/netstandard2.0/Microsoft.SemanticKernel.Abstractions.dll</Right> |
198 | | - <IsBaselineSuppression>true</IsBaselineSuppression> |
199 | | - </Suppression> |
200 | 25 | <Suppression> |
201 | 26 | <DiagnosticId>CP0002</DiagnosticId> |
202 | 27 | <Target>M:Microsoft.SemanticKernel.Agents.StreamingAnnotationContent.set_FileId(System.String)</Target> |
|
206 | 31 | </Suppression> |
207 | 32 | <Suppression> |
208 | 33 | <DiagnosticId>CP0002</DiagnosticId> |
209 | | - <Target>M:Microsoft.SemanticKernel.Agents.StreamingAnnotationContent.set_Quote(System.String)</Target> |
210 | | - <Left>lib/netstandard2.0/Microsoft.SemanticKernel.Abstractions.dll</Left> |
211 | | - <Right>lib/netstandard2.0/Microsoft.SemanticKernel.Abstractions.dll</Right> |
212 | | - <IsBaselineSuppression>true</IsBaselineSuppression> |
213 | | - </Suppression> |
214 | | - <Suppression> |
215 | | - <DiagnosticId>CP0002</DiagnosticId> |
216 | | - <Target>M:Microsoft.SemanticKernel.FileReferenceContent.#ctor</Target> |
217 | | - <Left>lib/netstandard2.0/Microsoft.SemanticKernel.Abstractions.dll</Left> |
218 | | - <Right>lib/netstandard2.0/Microsoft.SemanticKernel.Abstractions.dll</Right> |
219 | | - <IsBaselineSuppression>true</IsBaselineSuppression> |
220 | | - </Suppression> |
221 | | - <Suppression> |
222 | | - <DiagnosticId>CP0002</DiagnosticId> |
223 | | - <Target>M:Microsoft.SemanticKernel.FileReferenceContent.#ctor(System.String,System.String,System.Object,System.Collections.Generic.IReadOnlyDictionary{System.String,System.Object})</Target> |
224 | | - <Left>lib/netstandard2.0/Microsoft.SemanticKernel.Abstractions.dll</Left> |
225 | | - <Right>lib/netstandard2.0/Microsoft.SemanticKernel.Abstractions.dll</Right> |
226 | | - <IsBaselineSuppression>true</IsBaselineSuppression> |
227 | | - </Suppression> |
228 | | - <Suppression> |
229 | | - <DiagnosticId>CP0002</DiagnosticId> |
230 | | - <Target>M:Microsoft.SemanticKernel.FileReferenceContent.set_FileId(System.String)</Target> |
231 | | - <Left>lib/netstandard2.0/Microsoft.SemanticKernel.Abstractions.dll</Left> |
232 | | - <Right>lib/netstandard2.0/Microsoft.SemanticKernel.Abstractions.dll</Right> |
233 | | - <IsBaselineSuppression>true</IsBaselineSuppression> |
234 | | - </Suppression> |
235 | | - <Suppression> |
236 | | - <DiagnosticId>CP0002</DiagnosticId> |
237 | | - <Target>M:Microsoft.SemanticKernel.StreamingFileReferenceContent.#ctor</Target> |
238 | | - <Left>lib/netstandard2.0/Microsoft.SemanticKernel.Abstractions.dll</Left> |
239 | | - <Right>lib/netstandard2.0/Microsoft.SemanticKernel.Abstractions.dll</Right> |
240 | | - <IsBaselineSuppression>true</IsBaselineSuppression> |
241 | | - </Suppression> |
242 | | - <Suppression> |
243 | | - <DiagnosticId>CP0002</DiagnosticId> |
244 | | - <Target>M:Microsoft.SemanticKernel.StreamingFileReferenceContent.#ctor(System.String,System.String,System.Object,System.Collections.Generic.IReadOnlyDictionary{System.String,System.Object})</Target> |
| 34 | + <Target>M:Microsoft.SemanticKernel.Agents.StreamingAnnotationContent.set_Kind(Microsoft.SemanticKernel.Agents.AnnotationKind)</Target> |
245 | 35 | <Left>lib/netstandard2.0/Microsoft.SemanticKernel.Abstractions.dll</Left> |
246 | 36 | <Right>lib/netstandard2.0/Microsoft.SemanticKernel.Abstractions.dll</Right> |
247 | 37 | <IsBaselineSuppression>true</IsBaselineSuppression> |
248 | 38 | </Suppression> |
249 | 39 | <Suppression> |
250 | 40 | <DiagnosticId>CP0002</DiagnosticId> |
251 | | - <Target>M:Microsoft.SemanticKernel.StreamingFileReferenceContent.set_FileId(System.String)</Target> |
| 41 | + <Target>M:Microsoft.SemanticKernel.Agents.StreamingAnnotationContent.set_ReferenceId(System.String)</Target> |
252 | 42 | <Left>lib/netstandard2.0/Microsoft.SemanticKernel.Abstractions.dll</Left> |
253 | 43 | <Right>lib/netstandard2.0/Microsoft.SemanticKernel.Abstractions.dll</Right> |
254 | 44 | <IsBaselineSuppression>true</IsBaselineSuppression> |
|
0 commit comments