Skip to content

Commit bab4f87

Browse files
committed
update package validation baseline and compatibility suppressions
1 parent 62935f1 commit bab4f87

File tree

2 files changed

+384
-1
lines changed

2 files changed

+384
-1
lines changed
Lines changed: 383 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,383 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<!-- https://learn.microsoft.com/en-us/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+
<!-- 3.1.0 vs >=4.0.0 -->
5+
<Suppression>
6+
<DiagnosticId>CP0002</DiagnosticId>
7+
<Target>F:Smdn.UInt24.Byte0</Target>
8+
<Left>lib/net45/Smdn.Fundamental.UInt24n.dll</Left>
9+
<Right>lib/net45/Smdn.Fundamental.UInt24n.dll</Right>
10+
<IsBaselineSuppression>true</IsBaselineSuppression>
11+
</Suppression>
12+
<Suppression>
13+
<DiagnosticId>CP0002</DiagnosticId>
14+
<Target>F:Smdn.UInt24.Byte1</Target>
15+
<Left>lib/net45/Smdn.Fundamental.UInt24n.dll</Left>
16+
<Right>lib/net45/Smdn.Fundamental.UInt24n.dll</Right>
17+
<IsBaselineSuppression>true</IsBaselineSuppression>
18+
</Suppression>
19+
<Suppression>
20+
<DiagnosticId>CP0002</DiagnosticId>
21+
<Target>F:Smdn.UInt24.Byte2</Target>
22+
<Left>lib/net45/Smdn.Fundamental.UInt24n.dll</Left>
23+
<Right>lib/net45/Smdn.Fundamental.UInt24n.dll</Right>
24+
<IsBaselineSuppression>true</IsBaselineSuppression>
25+
</Suppression>
26+
<Suppression>
27+
<DiagnosticId>CP0002</DiagnosticId>
28+
<Target>F:Smdn.UInt48.Byte0</Target>
29+
<Left>lib/net45/Smdn.Fundamental.UInt24n.dll</Left>
30+
<Right>lib/net45/Smdn.Fundamental.UInt24n.dll</Right>
31+
<IsBaselineSuppression>true</IsBaselineSuppression>
32+
</Suppression>
33+
<Suppression>
34+
<DiagnosticId>CP0002</DiagnosticId>
35+
<Target>F:Smdn.UInt48.Byte1</Target>
36+
<Left>lib/net45/Smdn.Fundamental.UInt24n.dll</Left>
37+
<Right>lib/net45/Smdn.Fundamental.UInt24n.dll</Right>
38+
<IsBaselineSuppression>true</IsBaselineSuppression>
39+
</Suppression>
40+
<Suppression>
41+
<DiagnosticId>CP0002</DiagnosticId>
42+
<Target>F:Smdn.UInt48.Byte2</Target>
43+
<Left>lib/net45/Smdn.Fundamental.UInt24n.dll</Left>
44+
<Right>lib/net45/Smdn.Fundamental.UInt24n.dll</Right>
45+
<IsBaselineSuppression>true</IsBaselineSuppression>
46+
</Suppression>
47+
<Suppression>
48+
<DiagnosticId>CP0002</DiagnosticId>
49+
<Target>F:Smdn.UInt48.Byte3</Target>
50+
<Left>lib/net45/Smdn.Fundamental.UInt24n.dll</Left>
51+
<Right>lib/net45/Smdn.Fundamental.UInt24n.dll</Right>
52+
<IsBaselineSuppression>true</IsBaselineSuppression>
53+
</Suppression>
54+
<Suppression>
55+
<DiagnosticId>CP0002</DiagnosticId>
56+
<Target>F:Smdn.UInt48.Byte4</Target>
57+
<Left>lib/net45/Smdn.Fundamental.UInt24n.dll</Left>
58+
<Right>lib/net45/Smdn.Fundamental.UInt24n.dll</Right>
59+
<IsBaselineSuppression>true</IsBaselineSuppression>
60+
</Suppression>
61+
<Suppression>
62+
<DiagnosticId>CP0002</DiagnosticId>
63+
<Target>F:Smdn.UInt48.Byte5</Target>
64+
<Left>lib/net45/Smdn.Fundamental.UInt24n.dll</Left>
65+
<Right>lib/net45/Smdn.Fundamental.UInt24n.dll</Right>
66+
<IsBaselineSuppression>true</IsBaselineSuppression>
67+
</Suppression>
68+
<Suppression>
69+
<DiagnosticId>CP0002</DiagnosticId>
70+
<Target>F:Smdn.UInt24.Byte0</Target>
71+
<Left>lib/net6.0/Smdn.Fundamental.UInt24n.dll</Left>
72+
<Right>lib/net6.0/Smdn.Fundamental.UInt24n.dll</Right>
73+
<IsBaselineSuppression>true</IsBaselineSuppression>
74+
</Suppression>
75+
<Suppression>
76+
<DiagnosticId>CP0002</DiagnosticId>
77+
<Target>F:Smdn.UInt24.Byte1</Target>
78+
<Left>lib/net6.0/Smdn.Fundamental.UInt24n.dll</Left>
79+
<Right>lib/net6.0/Smdn.Fundamental.UInt24n.dll</Right>
80+
<IsBaselineSuppression>true</IsBaselineSuppression>
81+
</Suppression>
82+
<Suppression>
83+
<DiagnosticId>CP0002</DiagnosticId>
84+
<Target>F:Smdn.UInt24.Byte2</Target>
85+
<Left>lib/net6.0/Smdn.Fundamental.UInt24n.dll</Left>
86+
<Right>lib/net6.0/Smdn.Fundamental.UInt24n.dll</Right>
87+
<IsBaselineSuppression>true</IsBaselineSuppression>
88+
</Suppression>
89+
<Suppression>
90+
<DiagnosticId>CP0002</DiagnosticId>
91+
<Target>F:Smdn.UInt48.Byte0</Target>
92+
<Left>lib/net6.0/Smdn.Fundamental.UInt24n.dll</Left>
93+
<Right>lib/net6.0/Smdn.Fundamental.UInt24n.dll</Right>
94+
<IsBaselineSuppression>true</IsBaselineSuppression>
95+
</Suppression>
96+
<Suppression>
97+
<DiagnosticId>CP0002</DiagnosticId>
98+
<Target>F:Smdn.UInt48.Byte1</Target>
99+
<Left>lib/net6.0/Smdn.Fundamental.UInt24n.dll</Left>
100+
<Right>lib/net6.0/Smdn.Fundamental.UInt24n.dll</Right>
101+
<IsBaselineSuppression>true</IsBaselineSuppression>
102+
</Suppression>
103+
<Suppression>
104+
<DiagnosticId>CP0002</DiagnosticId>
105+
<Target>F:Smdn.UInt48.Byte2</Target>
106+
<Left>lib/net6.0/Smdn.Fundamental.UInt24n.dll</Left>
107+
<Right>lib/net6.0/Smdn.Fundamental.UInt24n.dll</Right>
108+
<IsBaselineSuppression>true</IsBaselineSuppression>
109+
</Suppression>
110+
<Suppression>
111+
<DiagnosticId>CP0002</DiagnosticId>
112+
<Target>F:Smdn.UInt48.Byte3</Target>
113+
<Left>lib/net6.0/Smdn.Fundamental.UInt24n.dll</Left>
114+
<Right>lib/net6.0/Smdn.Fundamental.UInt24n.dll</Right>
115+
<IsBaselineSuppression>true</IsBaselineSuppression>
116+
</Suppression>
117+
<Suppression>
118+
<DiagnosticId>CP0002</DiagnosticId>
119+
<Target>F:Smdn.UInt48.Byte4</Target>
120+
<Left>lib/net6.0/Smdn.Fundamental.UInt24n.dll</Left>
121+
<Right>lib/net6.0/Smdn.Fundamental.UInt24n.dll</Right>
122+
<IsBaselineSuppression>true</IsBaselineSuppression>
123+
</Suppression>
124+
<Suppression>
125+
<DiagnosticId>CP0002</DiagnosticId>
126+
<Target>F:Smdn.UInt48.Byte5</Target>
127+
<Left>lib/net6.0/Smdn.Fundamental.UInt24n.dll</Left>
128+
<Right>lib/net6.0/Smdn.Fundamental.UInt24n.dll</Right>
129+
<IsBaselineSuppression>true</IsBaselineSuppression>
130+
</Suppression>
131+
<Suppression>
132+
<DiagnosticId>CP0002</DiagnosticId>
133+
<Target>F:Smdn.UInt24.Byte0</Target>
134+
<Left>lib/net8.0/Smdn.Fundamental.UInt24n.dll</Left>
135+
<Right>lib/net8.0/Smdn.Fundamental.UInt24n.dll</Right>
136+
<IsBaselineSuppression>true</IsBaselineSuppression>
137+
</Suppression>
138+
<Suppression>
139+
<DiagnosticId>CP0002</DiagnosticId>
140+
<Target>F:Smdn.UInt24.Byte1</Target>
141+
<Left>lib/net8.0/Smdn.Fundamental.UInt24n.dll</Left>
142+
<Right>lib/net8.0/Smdn.Fundamental.UInt24n.dll</Right>
143+
<IsBaselineSuppression>true</IsBaselineSuppression>
144+
</Suppression>
145+
<Suppression>
146+
<DiagnosticId>CP0002</DiagnosticId>
147+
<Target>F:Smdn.UInt24.Byte2</Target>
148+
<Left>lib/net8.0/Smdn.Fundamental.UInt24n.dll</Left>
149+
<Right>lib/net8.0/Smdn.Fundamental.UInt24n.dll</Right>
150+
<IsBaselineSuppression>true</IsBaselineSuppression>
151+
</Suppression>
152+
<Suppression>
153+
<DiagnosticId>CP0002</DiagnosticId>
154+
<Target>F:Smdn.UInt48.Byte0</Target>
155+
<Left>lib/net8.0/Smdn.Fundamental.UInt24n.dll</Left>
156+
<Right>lib/net8.0/Smdn.Fundamental.UInt24n.dll</Right>
157+
<IsBaselineSuppression>true</IsBaselineSuppression>
158+
</Suppression>
159+
<Suppression>
160+
<DiagnosticId>CP0002</DiagnosticId>
161+
<Target>F:Smdn.UInt48.Byte1</Target>
162+
<Left>lib/net8.0/Smdn.Fundamental.UInt24n.dll</Left>
163+
<Right>lib/net8.0/Smdn.Fundamental.UInt24n.dll</Right>
164+
<IsBaselineSuppression>true</IsBaselineSuppression>
165+
</Suppression>
166+
<Suppression>
167+
<DiagnosticId>CP0002</DiagnosticId>
168+
<Target>F:Smdn.UInt48.Byte2</Target>
169+
<Left>lib/net8.0/Smdn.Fundamental.UInt24n.dll</Left>
170+
<Right>lib/net8.0/Smdn.Fundamental.UInt24n.dll</Right>
171+
<IsBaselineSuppression>true</IsBaselineSuppression>
172+
</Suppression>
173+
<Suppression>
174+
<DiagnosticId>CP0002</DiagnosticId>
175+
<Target>F:Smdn.UInt48.Byte3</Target>
176+
<Left>lib/net8.0/Smdn.Fundamental.UInt24n.dll</Left>
177+
<Right>lib/net8.0/Smdn.Fundamental.UInt24n.dll</Right>
178+
<IsBaselineSuppression>true</IsBaselineSuppression>
179+
</Suppression>
180+
<Suppression>
181+
<DiagnosticId>CP0002</DiagnosticId>
182+
<Target>F:Smdn.UInt48.Byte4</Target>
183+
<Left>lib/net8.0/Smdn.Fundamental.UInt24n.dll</Left>
184+
<Right>lib/net8.0/Smdn.Fundamental.UInt24n.dll</Right>
185+
<IsBaselineSuppression>true</IsBaselineSuppression>
186+
</Suppression>
187+
<Suppression>
188+
<DiagnosticId>CP0002</DiagnosticId>
189+
<Target>F:Smdn.UInt48.Byte5</Target>
190+
<Left>lib/net8.0/Smdn.Fundamental.UInt24n.dll</Left>
191+
<Right>lib/net8.0/Smdn.Fundamental.UInt24n.dll</Right>
192+
<IsBaselineSuppression>true</IsBaselineSuppression>
193+
</Suppression>
194+
<Suppression>
195+
<DiagnosticId>CP0002</DiagnosticId>
196+
<Target>F:Smdn.UInt24.Byte0</Target>
197+
<Left>lib/netstandard1.6/Smdn.Fundamental.UInt24n.dll</Left>
198+
<Right>lib/netstandard1.6/Smdn.Fundamental.UInt24n.dll</Right>
199+
<IsBaselineSuppression>true</IsBaselineSuppression>
200+
</Suppression>
201+
<Suppression>
202+
<DiagnosticId>CP0002</DiagnosticId>
203+
<Target>F:Smdn.UInt24.Byte1</Target>
204+
<Left>lib/netstandard1.6/Smdn.Fundamental.UInt24n.dll</Left>
205+
<Right>lib/netstandard1.6/Smdn.Fundamental.UInt24n.dll</Right>
206+
<IsBaselineSuppression>true</IsBaselineSuppression>
207+
</Suppression>
208+
<Suppression>
209+
<DiagnosticId>CP0002</DiagnosticId>
210+
<Target>F:Smdn.UInt24.Byte2</Target>
211+
<Left>lib/netstandard1.6/Smdn.Fundamental.UInt24n.dll</Left>
212+
<Right>lib/netstandard1.6/Smdn.Fundamental.UInt24n.dll</Right>
213+
<IsBaselineSuppression>true</IsBaselineSuppression>
214+
</Suppression>
215+
<Suppression>
216+
<DiagnosticId>CP0002</DiagnosticId>
217+
<Target>F:Smdn.UInt48.Byte0</Target>
218+
<Left>lib/netstandard1.6/Smdn.Fundamental.UInt24n.dll</Left>
219+
<Right>lib/netstandard1.6/Smdn.Fundamental.UInt24n.dll</Right>
220+
<IsBaselineSuppression>true</IsBaselineSuppression>
221+
</Suppression>
222+
<Suppression>
223+
<DiagnosticId>CP0002</DiagnosticId>
224+
<Target>F:Smdn.UInt48.Byte1</Target>
225+
<Left>lib/netstandard1.6/Smdn.Fundamental.UInt24n.dll</Left>
226+
<Right>lib/netstandard1.6/Smdn.Fundamental.UInt24n.dll</Right>
227+
<IsBaselineSuppression>true</IsBaselineSuppression>
228+
</Suppression>
229+
<Suppression>
230+
<DiagnosticId>CP0002</DiagnosticId>
231+
<Target>F:Smdn.UInt48.Byte2</Target>
232+
<Left>lib/netstandard1.6/Smdn.Fundamental.UInt24n.dll</Left>
233+
<Right>lib/netstandard1.6/Smdn.Fundamental.UInt24n.dll</Right>
234+
<IsBaselineSuppression>true</IsBaselineSuppression>
235+
</Suppression>
236+
<Suppression>
237+
<DiagnosticId>CP0002</DiagnosticId>
238+
<Target>F:Smdn.UInt48.Byte3</Target>
239+
<Left>lib/netstandard1.6/Smdn.Fundamental.UInt24n.dll</Left>
240+
<Right>lib/netstandard1.6/Smdn.Fundamental.UInt24n.dll</Right>
241+
<IsBaselineSuppression>true</IsBaselineSuppression>
242+
</Suppression>
243+
<Suppression>
244+
<DiagnosticId>CP0002</DiagnosticId>
245+
<Target>F:Smdn.UInt48.Byte4</Target>
246+
<Left>lib/netstandard1.6/Smdn.Fundamental.UInt24n.dll</Left>
247+
<Right>lib/netstandard1.6/Smdn.Fundamental.UInt24n.dll</Right>
248+
<IsBaselineSuppression>true</IsBaselineSuppression>
249+
</Suppression>
250+
<Suppression>
251+
<DiagnosticId>CP0002</DiagnosticId>
252+
<Target>F:Smdn.UInt48.Byte5</Target>
253+
<Left>lib/netstandard1.6/Smdn.Fundamental.UInt24n.dll</Left>
254+
<Right>lib/netstandard1.6/Smdn.Fundamental.UInt24n.dll</Right>
255+
<IsBaselineSuppression>true</IsBaselineSuppression>
256+
</Suppression>
257+
<Suppression>
258+
<DiagnosticId>CP0002</DiagnosticId>
259+
<Target>F:Smdn.UInt24.Byte0</Target>
260+
<Left>lib/netstandard2.0/Smdn.Fundamental.UInt24n.dll</Left>
261+
<Right>lib/netstandard2.0/Smdn.Fundamental.UInt24n.dll</Right>
262+
<IsBaselineSuppression>true</IsBaselineSuppression>
263+
</Suppression>
264+
<Suppression>
265+
<DiagnosticId>CP0002</DiagnosticId>
266+
<Target>F:Smdn.UInt24.Byte1</Target>
267+
<Left>lib/netstandard2.0/Smdn.Fundamental.UInt24n.dll</Left>
268+
<Right>lib/netstandard2.0/Smdn.Fundamental.UInt24n.dll</Right>
269+
<IsBaselineSuppression>true</IsBaselineSuppression>
270+
</Suppression>
271+
<Suppression>
272+
<DiagnosticId>CP0002</DiagnosticId>
273+
<Target>F:Smdn.UInt24.Byte2</Target>
274+
<Left>lib/netstandard2.0/Smdn.Fundamental.UInt24n.dll</Left>
275+
<Right>lib/netstandard2.0/Smdn.Fundamental.UInt24n.dll</Right>
276+
<IsBaselineSuppression>true</IsBaselineSuppression>
277+
</Suppression>
278+
<Suppression>
279+
<DiagnosticId>CP0002</DiagnosticId>
280+
<Target>F:Smdn.UInt48.Byte0</Target>
281+
<Left>lib/netstandard2.0/Smdn.Fundamental.UInt24n.dll</Left>
282+
<Right>lib/netstandard2.0/Smdn.Fundamental.UInt24n.dll</Right>
283+
<IsBaselineSuppression>true</IsBaselineSuppression>
284+
</Suppression>
285+
<Suppression>
286+
<DiagnosticId>CP0002</DiagnosticId>
287+
<Target>F:Smdn.UInt48.Byte1</Target>
288+
<Left>lib/netstandard2.0/Smdn.Fundamental.UInt24n.dll</Left>
289+
<Right>lib/netstandard2.0/Smdn.Fundamental.UInt24n.dll</Right>
290+
<IsBaselineSuppression>true</IsBaselineSuppression>
291+
</Suppression>
292+
<Suppression>
293+
<DiagnosticId>CP0002</DiagnosticId>
294+
<Target>F:Smdn.UInt48.Byte2</Target>
295+
<Left>lib/netstandard2.0/Smdn.Fundamental.UInt24n.dll</Left>
296+
<Right>lib/netstandard2.0/Smdn.Fundamental.UInt24n.dll</Right>
297+
<IsBaselineSuppression>true</IsBaselineSuppression>
298+
</Suppression>
299+
<Suppression>
300+
<DiagnosticId>CP0002</DiagnosticId>
301+
<Target>F:Smdn.UInt48.Byte3</Target>
302+
<Left>lib/netstandard2.0/Smdn.Fundamental.UInt24n.dll</Left>
303+
<Right>lib/netstandard2.0/Smdn.Fundamental.UInt24n.dll</Right>
304+
<IsBaselineSuppression>true</IsBaselineSuppression>
305+
</Suppression>
306+
<Suppression>
307+
<DiagnosticId>CP0002</DiagnosticId>
308+
<Target>F:Smdn.UInt48.Byte4</Target>
309+
<Left>lib/netstandard2.0/Smdn.Fundamental.UInt24n.dll</Left>
310+
<Right>lib/netstandard2.0/Smdn.Fundamental.UInt24n.dll</Right>
311+
<IsBaselineSuppression>true</IsBaselineSuppression>
312+
</Suppression>
313+
<Suppression>
314+
<DiagnosticId>CP0002</DiagnosticId>
315+
<Target>F:Smdn.UInt48.Byte5</Target>
316+
<Left>lib/netstandard2.0/Smdn.Fundamental.UInt24n.dll</Left>
317+
<Right>lib/netstandard2.0/Smdn.Fundamental.UInt24n.dll</Right>
318+
<IsBaselineSuppression>true</IsBaselineSuppression>
319+
</Suppression>
320+
<Suppression>
321+
<DiagnosticId>CP0002</DiagnosticId>
322+
<Target>F:Smdn.UInt24.Byte0</Target>
323+
<Left>lib/netstandard2.1/Smdn.Fundamental.UInt24n.dll</Left>
324+
<Right>lib/netstandard2.1/Smdn.Fundamental.UInt24n.dll</Right>
325+
<IsBaselineSuppression>true</IsBaselineSuppression>
326+
</Suppression>
327+
<Suppression>
328+
<DiagnosticId>CP0002</DiagnosticId>
329+
<Target>F:Smdn.UInt24.Byte1</Target>
330+
<Left>lib/netstandard2.1/Smdn.Fundamental.UInt24n.dll</Left>
331+
<Right>lib/netstandard2.1/Smdn.Fundamental.UInt24n.dll</Right>
332+
<IsBaselineSuppression>true</IsBaselineSuppression>
333+
</Suppression>
334+
<Suppression>
335+
<DiagnosticId>CP0002</DiagnosticId>
336+
<Target>F:Smdn.UInt24.Byte2</Target>
337+
<Left>lib/netstandard2.1/Smdn.Fundamental.UInt24n.dll</Left>
338+
<Right>lib/netstandard2.1/Smdn.Fundamental.UInt24n.dll</Right>
339+
<IsBaselineSuppression>true</IsBaselineSuppression>
340+
</Suppression>
341+
<Suppression>
342+
<DiagnosticId>CP0002</DiagnosticId>
343+
<Target>F:Smdn.UInt48.Byte0</Target>
344+
<Left>lib/netstandard2.1/Smdn.Fundamental.UInt24n.dll</Left>
345+
<Right>lib/netstandard2.1/Smdn.Fundamental.UInt24n.dll</Right>
346+
<IsBaselineSuppression>true</IsBaselineSuppression>
347+
</Suppression>
348+
<Suppression>
349+
<DiagnosticId>CP0002</DiagnosticId>
350+
<Target>F:Smdn.UInt48.Byte1</Target>
351+
<Left>lib/netstandard2.1/Smdn.Fundamental.UInt24n.dll</Left>
352+
<Right>lib/netstandard2.1/Smdn.Fundamental.UInt24n.dll</Right>
353+
<IsBaselineSuppression>true</IsBaselineSuppression>
354+
</Suppression>
355+
<Suppression>
356+
<DiagnosticId>CP0002</DiagnosticId>
357+
<Target>F:Smdn.UInt48.Byte2</Target>
358+
<Left>lib/netstandard2.1/Smdn.Fundamental.UInt24n.dll</Left>
359+
<Right>lib/netstandard2.1/Smdn.Fundamental.UInt24n.dll</Right>
360+
<IsBaselineSuppression>true</IsBaselineSuppression>
361+
</Suppression>
362+
<Suppression>
363+
<DiagnosticId>CP0002</DiagnosticId>
364+
<Target>F:Smdn.UInt48.Byte3</Target>
365+
<Left>lib/netstandard2.1/Smdn.Fundamental.UInt24n.dll</Left>
366+
<Right>lib/netstandard2.1/Smdn.Fundamental.UInt24n.dll</Right>
367+
<IsBaselineSuppression>true</IsBaselineSuppression>
368+
</Suppression>
369+
<Suppression>
370+
<DiagnosticId>CP0002</DiagnosticId>
371+
<Target>F:Smdn.UInt48.Byte4</Target>
372+
<Left>lib/netstandard2.1/Smdn.Fundamental.UInt24n.dll</Left>
373+
<Right>lib/netstandard2.1/Smdn.Fundamental.UInt24n.dll</Right>
374+
<IsBaselineSuppression>true</IsBaselineSuppression>
375+
</Suppression>
376+
<Suppression>
377+
<DiagnosticId>CP0002</DiagnosticId>
378+
<Target>F:Smdn.UInt48.Byte5</Target>
379+
<Left>lib/netstandard2.1/Smdn.Fundamental.UInt24n.dll</Left>
380+
<Right>lib/netstandard2.1/Smdn.Fundamental.UInt24n.dll</Right>
381+
<IsBaselineSuppression>true</IsBaselineSuppression>
382+
</Suppression>
383+
</Suppressions>

src/Smdn.Fundamental.UInt24n/Smdn.Fundamental.UInt24n.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ SPDX-License-Identifier: MIT
77
<TargetFrameworks>net8.0;net6.0;net45;netstandard2.1;netstandard2.0;netstandard1.6</TargetFrameworks>
88
<VersionPrefix>3.1.0</VersionPrefix>
99
<VersionSuffix></VersionSuffix>
10-
<PackageValidationBaselineVersion>3.0.0</PackageValidationBaselineVersion>
10+
<PackageValidationBaselineVersion>3.1.0</PackageValidationBaselineVersion>
1111
<RootNamespace/> <!-- empty the root namespace so that the namespace is determined only by the directory name, for code style rule IDE0030 -->
1212
<NoWarn>CS1591;$(NoWarn)</NoWarn> <!-- CS1591: Missing XML comment for publicly visible type or member 'Type_or_Member' -->
1313
</PropertyGroup>

0 commit comments

Comments
 (0)