Skip to content

Commit 8046240

Browse files
committed
Add compatibility files
1 parent 8f8f3eb commit 8046240

File tree

5 files changed

+255
-0
lines changed

5 files changed

+255
-0
lines changed
Lines changed: 77 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,77 @@
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:Microsoft.Build.Experimental.ProjectCache.ProjectCacheDescriptor.FromAssemblyPath(System.String,System.Collections.Generic.IReadOnlyCollection{Microsoft.Build.Graph.ProjectGraphEntryPoint},Microsoft.Build.Graph.ProjectGraph,System.Collections.Generic.IReadOnlyDictionary{System.String,System.String})</Target>
6+
<Left>lib/net472/Microsoft.Build.dll</Left>
7+
<Right>lib/net472/Microsoft.Build.dll</Right>
8+
<IsBaselineSuppression>true</IsBaselineSuppression>
9+
</Suppression>
10+
<Suppression>
11+
<DiagnosticId>CP0002</DiagnosticId>
12+
<Target>M:Microsoft.Build.Experimental.ProjectCache.ProjectCacheDescriptor.FromInstance(Microsoft.Build.Experimental.ProjectCache.ProjectCachePluginBase,System.Collections.Generic.IReadOnlyCollection{Microsoft.Build.Graph.ProjectGraphEntryPoint},Microsoft.Build.Graph.ProjectGraph,System.Collections.Generic.IReadOnlyDictionary{System.String,System.String})</Target>
13+
<Left>lib/net472/Microsoft.Build.dll</Left>
14+
<Right>lib/net472/Microsoft.Build.dll</Right>
15+
<IsBaselineSuppression>true</IsBaselineSuppression>
16+
</Suppression>
17+
<Suppression>
18+
<DiagnosticId>CP0002</DiagnosticId>
19+
<Target>M:Microsoft.Build.Experimental.ProjectCache.ProjectCacheDescriptor.get_EntryPoints</Target>
20+
<Left>lib/net472/Microsoft.Build.dll</Left>
21+
<Right>lib/net472/Microsoft.Build.dll</Right>
22+
<IsBaselineSuppression>true</IsBaselineSuppression>
23+
</Suppression>
24+
<Suppression>
25+
<DiagnosticId>CP0002</DiagnosticId>
26+
<Target>M:Microsoft.Build.Experimental.ProjectCache.ProjectCacheDescriptor.get_ProjectGraph</Target>
27+
<Left>lib/net472/Microsoft.Build.dll</Left>
28+
<Right>lib/net472/Microsoft.Build.dll</Right>
29+
<IsBaselineSuppression>true</IsBaselineSuppression>
30+
</Suppression>
31+
<Suppression>
32+
<DiagnosticId>CP0002</DiagnosticId>
33+
<Target>M:Microsoft.Build.Experimental.ProjectCache.ProjectCacheDescriptor.GetDetailedDescription</Target>
34+
<Left>lib/net472/Microsoft.Build.dll</Left>
35+
<Right>lib/net472/Microsoft.Build.dll</Right>
36+
<IsBaselineSuppression>true</IsBaselineSuppression>
37+
</Suppression>
38+
<Suppression>
39+
<DiagnosticId>CP0002</DiagnosticId>
40+
<Target>M:Microsoft.Build.Experimental.ProjectCache.ProjectCacheDescriptor.FromAssemblyPath(System.String,System.Collections.Generic.IReadOnlyCollection{Microsoft.Build.Graph.ProjectGraphEntryPoint},Microsoft.Build.Graph.ProjectGraph,System.Collections.Generic.IReadOnlyDictionary{System.String,System.String})</Target>
41+
<Left>ref/net472/Microsoft.Build.dll</Left>
42+
<Right>ref/net472/Microsoft.Build.dll</Right>
43+
<IsBaselineSuppression>true</IsBaselineSuppression>
44+
</Suppression>
45+
<Suppression>
46+
<DiagnosticId>CP0002</DiagnosticId>
47+
<Target>M:Microsoft.Build.Experimental.ProjectCache.ProjectCacheDescriptor.FromInstance(Microsoft.Build.Experimental.ProjectCache.ProjectCachePluginBase,System.Collections.Generic.IReadOnlyCollection{Microsoft.Build.Graph.ProjectGraphEntryPoint},Microsoft.Build.Graph.ProjectGraph,System.Collections.Generic.IReadOnlyDictionary{System.String,System.String})</Target>
48+
<Left>ref/net472/Microsoft.Build.dll</Left>
49+
<Right>ref/net472/Microsoft.Build.dll</Right>
50+
<IsBaselineSuppression>true</IsBaselineSuppression>
51+
</Suppression>
52+
<Suppression>
53+
<DiagnosticId>CP0002</DiagnosticId>
54+
<Target>M:Microsoft.Build.Experimental.ProjectCache.ProjectCacheDescriptor.get_EntryPoints</Target>
55+
<Left>ref/net472/Microsoft.Build.dll</Left>
56+
<Right>ref/net472/Microsoft.Build.dll</Right>
57+
<IsBaselineSuppression>true</IsBaselineSuppression>
58+
</Suppression>
59+
<Suppression>
60+
<DiagnosticId>CP0002</DiagnosticId>
61+
<Target>M:Microsoft.Build.Experimental.ProjectCache.ProjectCacheDescriptor.get_ProjectGraph</Target>
62+
<Left>ref/net472/Microsoft.Build.dll</Left>
63+
<Right>ref/net472/Microsoft.Build.dll</Right>
64+
<IsBaselineSuppression>true</IsBaselineSuppression>
65+
</Suppression>
66+
<Suppression>
67+
<DiagnosticId>CP0002</DiagnosticId>
68+
<Target>M:Microsoft.Build.Experimental.ProjectCache.ProjectCacheDescriptor.GetDetailedDescription</Target>
69+
<Left>ref/net472/Microsoft.Build.dll</Left>
70+
<Right>ref/net472/Microsoft.Build.dll</Right>
71+
<IsBaselineSuppression>true</IsBaselineSuppression>
72+
</Suppression>
73+
<Suppression>
74+
<DiagnosticId>PKV006</DiagnosticId>
75+
<Target>net6.0</Target>
76+
</Suppression>
77+
</Suppressions>
Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
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>PKV004</DiagnosticId>
5+
<Target>.NETCoreApp,Version=v2.0</Target>
6+
</Suppression>
7+
<Suppression>
8+
<DiagnosticId>PKV004</DiagnosticId>
9+
<Target>.NETFramework,Version=v4.6.1</Target>
10+
</Suppression>
11+
<Suppression>
12+
<DiagnosticId>PKV004</DiagnosticId>
13+
<Target>.NETFramework,Version=v4.6.2</Target>
14+
</Suppression>
15+
<Suppression>
16+
<DiagnosticId>PKV004</DiagnosticId>
17+
<Target>.NETFramework,Version=v4.6.3</Target>
18+
</Suppression>
19+
<Suppression>
20+
<DiagnosticId>PKV004</DiagnosticId>
21+
<Target>.NETStandard,Version=v2.0</Target>
22+
</Suppression>
23+
<Suppression>
24+
<DiagnosticId>PKV004</DiagnosticId>
25+
<Target>Tizen,Version=v4.0</Target>
26+
</Suppression>
27+
<Suppression>
28+
<DiagnosticId>PKV004</DiagnosticId>
29+
<Target>UAP,Version=v10.0.15064</Target>
30+
</Suppression>
31+
<Suppression>
32+
<DiagnosticId>PKV004</DiagnosticId>
33+
<Target>Xamarin.PlayStation3,Version=v0.0</Target>
34+
</Suppression>
35+
<Suppression>
36+
<DiagnosticId>PKV004</DiagnosticId>
37+
<Target>Xamarin.PlayStation4,Version=v0.0</Target>
38+
</Suppression>
39+
<Suppression>
40+
<DiagnosticId>PKV004</DiagnosticId>
41+
<Target>Xamarin.PlayStationVita,Version=v0.0</Target>
42+
</Suppression>
43+
<Suppression>
44+
<DiagnosticId>PKV004</DiagnosticId>
45+
<Target>Xamarin.Xbox360,Version=v0.0</Target>
46+
</Suppression>
47+
<Suppression>
48+
<DiagnosticId>PKV004</DiagnosticId>
49+
<Target>Xamarin.XboxOne,Version=v0.0</Target>
50+
</Suppression>
51+
<Suppression>
52+
<DiagnosticId>PKV006</DiagnosticId>
53+
<Target>net6.0</Target>
54+
</Suppression>
55+
</Suppressions>
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
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>PKV006</DiagnosticId>
5+
<Target>.NETFramework,Version=v3.5</Target>
6+
</Suppression>
7+
</Suppressions>
Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,61 @@
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>CP0007</DiagnosticId>
5+
<Target>T:Microsoft.Build.Tasks.ResolveComReference</Target>
6+
<Left>ref/netstandard2.0/Microsoft.Build.Tasks.Core.dll</Left>
7+
<Right>ref/net472/Microsoft.Build.Tasks.Core.dll</Right>
8+
</Suppression>
9+
<Suppression>
10+
<DiagnosticId>PKV004</DiagnosticId>
11+
<Target>.NETCoreApp,Version=v2.0</Target>
12+
</Suppression>
13+
<Suppression>
14+
<DiagnosticId>PKV004</DiagnosticId>
15+
<Target>.NETFramework,Version=v4.6.1</Target>
16+
</Suppression>
17+
<Suppression>
18+
<DiagnosticId>PKV004</DiagnosticId>
19+
<Target>.NETFramework,Version=v4.6.2</Target>
20+
</Suppression>
21+
<Suppression>
22+
<DiagnosticId>PKV004</DiagnosticId>
23+
<Target>.NETFramework,Version=v4.6.3</Target>
24+
</Suppression>
25+
<Suppression>
26+
<DiagnosticId>PKV004</DiagnosticId>
27+
<Target>.NETStandard,Version=v2.0</Target>
28+
</Suppression>
29+
<Suppression>
30+
<DiagnosticId>PKV004</DiagnosticId>
31+
<Target>Tizen,Version=v4.0</Target>
32+
</Suppression>
33+
<Suppression>
34+
<DiagnosticId>PKV004</DiagnosticId>
35+
<Target>UAP,Version=v10.0.15064</Target>
36+
</Suppression>
37+
<Suppression>
38+
<DiagnosticId>PKV004</DiagnosticId>
39+
<Target>Xamarin.PlayStation3,Version=v0.0</Target>
40+
</Suppression>
41+
<Suppression>
42+
<DiagnosticId>PKV004</DiagnosticId>
43+
<Target>Xamarin.PlayStation4,Version=v0.0</Target>
44+
</Suppression>
45+
<Suppression>
46+
<DiagnosticId>PKV004</DiagnosticId>
47+
<Target>Xamarin.PlayStationVita,Version=v0.0</Target>
48+
</Suppression>
49+
<Suppression>
50+
<DiagnosticId>PKV004</DiagnosticId>
51+
<Target>Xamarin.Xbox360,Version=v0.0</Target>
52+
</Suppression>
53+
<Suppression>
54+
<DiagnosticId>PKV004</DiagnosticId>
55+
<Target>Xamarin.XboxOne,Version=v0.0</Target>
56+
</Suppression>
57+
<Suppression>
58+
<DiagnosticId>PKV006</DiagnosticId>
59+
<Target>net6.0</Target>
60+
</Suppression>
61+
</Suppressions>
Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
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>PKV004</DiagnosticId>
5+
<Target>.NETCoreApp,Version=v2.0</Target>
6+
</Suppression>
7+
<Suppression>
8+
<DiagnosticId>PKV004</DiagnosticId>
9+
<Target>.NETFramework,Version=v4.6.1</Target>
10+
</Suppression>
11+
<Suppression>
12+
<DiagnosticId>PKV004</DiagnosticId>
13+
<Target>.NETFramework,Version=v4.6.2</Target>
14+
</Suppression>
15+
<Suppression>
16+
<DiagnosticId>PKV004</DiagnosticId>
17+
<Target>.NETFramework,Version=v4.6.3</Target>
18+
</Suppression>
19+
<Suppression>
20+
<DiagnosticId>PKV004</DiagnosticId>
21+
<Target>.NETStandard,Version=v2.0</Target>
22+
</Suppression>
23+
<Suppression>
24+
<DiagnosticId>PKV004</DiagnosticId>
25+
<Target>Tizen,Version=v4.0</Target>
26+
</Suppression>
27+
<Suppression>
28+
<DiagnosticId>PKV004</DiagnosticId>
29+
<Target>UAP,Version=v10.0.15064</Target>
30+
</Suppression>
31+
<Suppression>
32+
<DiagnosticId>PKV004</DiagnosticId>
33+
<Target>Xamarin.PlayStation3,Version=v0.0</Target>
34+
</Suppression>
35+
<Suppression>
36+
<DiagnosticId>PKV004</DiagnosticId>
37+
<Target>Xamarin.PlayStation4,Version=v0.0</Target>
38+
</Suppression>
39+
<Suppression>
40+
<DiagnosticId>PKV004</DiagnosticId>
41+
<Target>Xamarin.PlayStationVita,Version=v0.0</Target>
42+
</Suppression>
43+
<Suppression>
44+
<DiagnosticId>PKV004</DiagnosticId>
45+
<Target>Xamarin.Xbox360,Version=v0.0</Target>
46+
</Suppression>
47+
<Suppression>
48+
<DiagnosticId>PKV004</DiagnosticId>
49+
<Target>Xamarin.XboxOne,Version=v0.0</Target>
50+
</Suppression>
51+
<Suppression>
52+
<DiagnosticId>PKV006</DiagnosticId>
53+
<Target>net6.0</Target>
54+
</Suppression>
55+
</Suppressions>

0 commit comments

Comments
 (0)