Skip to content

Commit dd13862

Browse files
gewarrenVSC-Service-Account
andauthored
CI Update (#4530)
Co-authored-by: VSC-Service-Account <[email protected]>
1 parent 8d169a1 commit dd13862

File tree

11,193 files changed

+166891
-96816
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

11,193 files changed

+166891
-96816
lines changed

xml/Accessibility/CAccPropServices.xml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,12 @@
1717
</Interfaces>
1818
<Attributes>
1919
<Attribute>
20-
<AttributeName>System.Runtime.InteropServices.CoClass(typeof(Accessibility.CAccPropServicesClass))</AttributeName>
20+
<AttributeName Language="C#">[System.Runtime.InteropServices.CoClass(typeof(Accessibility.CAccPropServicesClass))]</AttributeName>
21+
<AttributeName Language="F#">[&lt;System.Runtime.InteropServices.CoClass(typeof(Accessibility.CAccPropServicesClass))&gt;]</AttributeName>
2122
</Attribute>
2223
<Attribute>
23-
<AttributeName>System.Runtime.InteropServices.Guid("6E26E776-04F0-495D-80E4-3330352E3169")</AttributeName>
24+
<AttributeName Language="C#">[System.Runtime.InteropServices.Guid("6E26E776-04F0-495D-80E4-3330352E3169")]</AttributeName>
25+
<AttributeName Language="F#">[&lt;System.Runtime.InteropServices.Guid("6E26E776-04F0-495D-80E4-3330352E3169")&gt;]</AttributeName>
2426
</Attribute>
2527
</Attributes>
2628
<Docs>

xml/Accessibility/CAccPropServicesClass.xml

Lines changed: 42 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -22,26 +22,33 @@
2222
</Interface>
2323
</Interfaces>
2424
<Attributes>
25+
<Attribute FrameworkAlternate="net-5.0;netcore-3.0;netcore-3.1;netframework-4.0;netframework-4.5;netframework-4.5.1;netframework-4.5.2;netframework-4.6;netframework-4.6.1;netframework-4.6.2;netframework-4.7;netframework-4.7.1;netframework-4.7.2;netframework-4.8">
26+
<AttributeName Language="C#">[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]</AttributeName>
27+
<AttributeName Language="F#">[&lt;System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)&gt;]</AttributeName>
28+
</Attribute>
2529
<Attribute>
26-
<AttributeName>System.Runtime.InteropServices.ComConversionLoss</AttributeName>
30+
<AttributeName Language="C#">[System.Runtime.InteropServices.ComConversionLoss]</AttributeName>
31+
<AttributeName Language="F#">[&lt;System.Runtime.InteropServices.ComConversionLoss&gt;]</AttributeName>
2732
</Attribute>
2833
<Attribute>
29-
<AttributeName>System.Runtime.InteropServices.Guid("B5F8350B-0548-48B1-A6EE-88BD00B4A5E7")</AttributeName>
34+
<AttributeName Language="C#">[System.Runtime.InteropServices.Guid("B5F8350B-0548-48B1-A6EE-88BD00B4A5E7")]</AttributeName>
35+
<AttributeName Language="F#">[&lt;System.Runtime.InteropServices.Guid("B5F8350B-0548-48B1-A6EE-88BD00B4A5E7")&gt;]</AttributeName>
3036
</Attribute>
31-
<Attribute FrameworkAlternate="netframework-2.0;netframework-3.0;netframework-3.5">
32-
<AttributeName>System.Runtime.InteropServices.ClassInterface(0)</AttributeName>
37+
<Attribute FrameworkAlternate="net-5.0;netcore-3.0;netcore-3.1">
38+
<AttributeName Language="C#">[System.Runtime.InteropServices.TypeLibType]</AttributeName>
39+
<AttributeName Language="F#">[&lt;System.Runtime.InteropServices.TypeLibType&gt;]</AttributeName>
3340
</Attribute>
3441
<Attribute FrameworkAlternate="netframework-2.0;netframework-3.0;netframework-3.5">
35-
<AttributeName>System.Runtime.InteropServices.TypeLibType(2)</AttributeName>
42+
<AttributeName Language="C#">[System.Runtime.InteropServices.ClassInterface(0)]</AttributeName>
43+
<AttributeName Language="F#">[&lt;System.Runtime.InteropServices.ClassInterface(0)&gt;]</AttributeName>
3644
</Attribute>
37-
<Attribute FrameworkAlternate="netframework-4.0;netframework-4.5;netframework-4.5.1;netframework-4.5.2;netframework-4.6;netframework-4.6.1;netframework-4.6.2;netframework-4.7;netframework-4.7.1;netframework-4.7.2;netframework-4.8;netcore-3.0;netcore-3.1;net-5.0;dotnet-plat-ext-5.0">
38-
<AttributeName>System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)</AttributeName>
45+
<Attribute FrameworkAlternate="netframework-2.0;netframework-3.0;netframework-3.5">
46+
<AttributeName Language="C#">[System.Runtime.InteropServices.TypeLibType(2)]</AttributeName>
47+
<AttributeName Language="F#">[&lt;System.Runtime.InteropServices.TypeLibType(2)&gt;]</AttributeName>
3948
</Attribute>
4049
<Attribute FrameworkAlternate="netframework-4.0;netframework-4.5;netframework-4.5.1;netframework-4.5.2;netframework-4.6;netframework-4.6.1;netframework-4.6.2;netframework-4.7;netframework-4.7.1;netframework-4.7.2;netframework-4.8">
41-
<AttributeName>System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)</AttributeName>
42-
</Attribute>
43-
<Attribute FrameworkAlternate="netcore-3.0;netcore-3.1;net-5.0;dotnet-plat-ext-5.0">
44-
<AttributeName>System.Runtime.InteropServices.TypeLibType</AttributeName>
50+
<AttributeName Language="C#">[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]</AttributeName>
51+
<AttributeName Language="F#">[&lt;System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)&gt;]</AttributeName>
4552
</Attribute>
4653
</Attributes>
4754
<Docs>
@@ -105,7 +112,8 @@
105112
<Parameter Name="hmenu" Type="Accessibility._RemotableHandle" RefType="ref">
106113
<Attributes>
107114
<Attribute FrameworkAlternate="net-5.0">
108-
<AttributeName>System.Runtime.InteropServices.ComAliasName("Accessibility.wireHMENU")</AttributeName>
115+
<AttributeName Language="C#">[System.Runtime.InteropServices.ComAliasName("Accessibility.wireHMENU")]</AttributeName>
116+
<AttributeName Language="F#">[&lt;System.Runtime.InteropServices.ComAliasName("Accessibility.wireHMENU")&gt;]</AttributeName>
109117
</Attribute>
110118
</Attributes>
111119
</Parameter>
@@ -152,7 +160,8 @@
152160
<Parameter Name="hwnd" Type="Accessibility._RemotableHandle" RefType="ref">
153161
<Attributes>
154162
<Attribute FrameworkAlternate="net-5.0">
155-
<AttributeName>System.Runtime.InteropServices.ComAliasName("Accessibility.wireHWND")</AttributeName>
163+
<AttributeName Language="C#">[System.Runtime.InteropServices.ComAliasName("Accessibility.wireHWND")]</AttributeName>
164+
<AttributeName Language="F#">[&lt;System.Runtime.InteropServices.ComAliasName("Accessibility.wireHWND")&gt;]</AttributeName>
156165
</Attribute>
157166
</Attributes>
158167
</Parameter>
@@ -242,7 +251,8 @@
242251
<Parameter Name="hmenu" Type="Accessibility._RemotableHandle" RefType="ref">
243252
<Attributes>
244253
<Attribute FrameworkAlternate="net-5.0">
245-
<AttributeName>System.Runtime.InteropServices.ComAliasName("Accessibility.wireHMENU")</AttributeName>
254+
<AttributeName Language="C#">[System.Runtime.InteropServices.ComAliasName("Accessibility.wireHMENU")]</AttributeName>
255+
<AttributeName Language="F#">[&lt;System.Runtime.InteropServices.ComAliasName("Accessibility.wireHMENU")&gt;]</AttributeName>
246256
</Attribute>
247257
</Attributes>
248258
</Parameter>
@@ -289,7 +299,8 @@
289299
<Parameter Name="hwnd" Type="Accessibility._RemotableHandle" RefType="ref">
290300
<Attributes>
291301
<Attribute FrameworkAlternate="net-5.0">
292-
<AttributeName>System.Runtime.InteropServices.ComAliasName("Accessibility.wireHWND")</AttributeName>
302+
<AttributeName Language="C#">[System.Runtime.InteropServices.ComAliasName("Accessibility.wireHWND")]</AttributeName>
303+
<AttributeName Language="F#">[&lt;System.Runtime.InteropServices.ComAliasName("Accessibility.wireHWND")&gt;]</AttributeName>
293304
</Attribute>
294305
</Attributes>
295306
</Parameter>
@@ -379,7 +390,8 @@
379390
<Parameter Name="phmenu" Type="System.IntPtr" Index="2" FrameworkAlternate="net-5.0;netcore-3.0;netcore-3.1;netframework-2.0;netframework-3.0;netframework-3.5;netframework-4.5;netframework-4.5.1;netframework-4.5.2;netframework-4.6;netframework-4.6.1;netframework-4.6.2;netframework-4.7;netframework-4.7.1;netframework-4.7.2;netframework-4.8">
380391
<Attributes>
381392
<Attribute FrameworkAlternate="net-5.0">
382-
<AttributeName>System.Runtime.InteropServices.ComAliasName("Accessibility.wireHMENU")</AttributeName>
393+
<AttributeName Language="C#">[System.Runtime.InteropServices.ComAliasName("Accessibility.wireHMENU")]</AttributeName>
394+
<AttributeName Language="F#">[&lt;System.Runtime.InteropServices.ComAliasName("Accessibility.wireHMENU")&gt;]</AttributeName>
383395
</Attribute>
384396
</Attributes>
385397
</Parameter>
@@ -460,7 +472,8 @@
460472
<Parameter Name="phwnd" Type="System.IntPtr" Index="2" FrameworkAlternate="net-5.0;netcore-3.0;netcore-3.1;netframework-2.0;netframework-3.0;netframework-3.5;netframework-4.5;netframework-4.5.1;netframework-4.5.2;netframework-4.6;netframework-4.6.1;netframework-4.6.2;netframework-4.7;netframework-4.7.1;netframework-4.7.2;netframework-4.8">
461473
<Attributes>
462474
<Attribute FrameworkAlternate="net-5.0">
463-
<AttributeName>System.Runtime.InteropServices.ComAliasName("Accessibility.wireHWND")</AttributeName>
475+
<AttributeName Language="C#">[System.Runtime.InteropServices.ComAliasName("Accessibility.wireHWND")]</AttributeName>
476+
<AttributeName Language="F#">[&lt;System.Runtime.InteropServices.ComAliasName("Accessibility.wireHWND")&gt;]</AttributeName>
464477
</Attribute>
465478
</Attributes>
466479
</Parameter>
@@ -500,7 +513,8 @@
500513
<Parameter Name="hmenu" Type="Accessibility._RemotableHandle" RefType="ref">
501514
<Attributes>
502515
<Attribute FrameworkAlternate="net-5.0">
503-
<AttributeName>System.Runtime.InteropServices.ComAliasName("Accessibility.wireHMENU")</AttributeName>
516+
<AttributeName Language="C#">[System.Runtime.InteropServices.ComAliasName("Accessibility.wireHMENU")]</AttributeName>
517+
<AttributeName Language="F#">[&lt;System.Runtime.InteropServices.ComAliasName("Accessibility.wireHMENU")&gt;]</AttributeName>
504518
</Attribute>
505519
</Attributes>
506520
</Parameter>
@@ -547,7 +561,8 @@
547561
<Parameter Name="hmenu" Type="Accessibility._RemotableHandle" RefType="ref">
548562
<Attributes>
549563
<Attribute FrameworkAlternate="net-5.0">
550-
<AttributeName>System.Runtime.InteropServices.ComAliasName("Accessibility.wireHMENU")</AttributeName>
564+
<AttributeName Language="C#">[System.Runtime.InteropServices.ComAliasName("Accessibility.wireHMENU")]</AttributeName>
565+
<AttributeName Language="F#">[&lt;System.Runtime.InteropServices.ComAliasName("Accessibility.wireHMENU")&gt;]</AttributeName>
551566
</Attribute>
552567
</Attributes>
553568
</Parameter>
@@ -598,7 +613,8 @@
598613
<Parameter Name="hmenu" Type="Accessibility._RemotableHandle" RefType="ref">
599614
<Attributes>
600615
<Attribute FrameworkAlternate="net-5.0">
601-
<AttributeName>System.Runtime.InteropServices.ComAliasName("Accessibility.wireHMENU")</AttributeName>
616+
<AttributeName Language="C#">[System.Runtime.InteropServices.ComAliasName("Accessibility.wireHMENU")]</AttributeName>
617+
<AttributeName Language="F#">[&lt;System.Runtime.InteropServices.ComAliasName("Accessibility.wireHMENU")&gt;]</AttributeName>
602618
</Attribute>
603619
</Attributes>
604620
</Parameter>
@@ -645,7 +661,8 @@
645661
<Parameter Name="hwnd" Type="Accessibility._RemotableHandle" RefType="ref">
646662
<Attributes>
647663
<Attribute FrameworkAlternate="net-5.0">
648-
<AttributeName>System.Runtime.InteropServices.ComAliasName("Accessibility.wireHWND")</AttributeName>
664+
<AttributeName Language="C#">[System.Runtime.InteropServices.ComAliasName("Accessibility.wireHWND")]</AttributeName>
665+
<AttributeName Language="F#">[&lt;System.Runtime.InteropServices.ComAliasName("Accessibility.wireHWND")&gt;]</AttributeName>
649666
</Attribute>
650667
</Attributes>
651668
</Parameter>
@@ -694,7 +711,8 @@
694711
<Parameter Name="hwnd" Type="Accessibility._RemotableHandle" RefType="ref">
695712
<Attributes>
696713
<Attribute FrameworkAlternate="net-5.0">
697-
<AttributeName>System.Runtime.InteropServices.ComAliasName("Accessibility.wireHWND")</AttributeName>
714+
<AttributeName Language="C#">[System.Runtime.InteropServices.ComAliasName("Accessibility.wireHWND")]</AttributeName>
715+
<AttributeName Language="F#">[&lt;System.Runtime.InteropServices.ComAliasName("Accessibility.wireHWND")&gt;]</AttributeName>
698716
</Attribute>
699717
</Attributes>
700718
</Parameter>
@@ -747,7 +765,8 @@
747765
<Parameter Name="hwnd" Type="Accessibility._RemotableHandle" RefType="ref">
748766
<Attributes>
749767
<Attribute FrameworkAlternate="net-5.0">
750-
<AttributeName>System.Runtime.InteropServices.ComAliasName("Accessibility.wireHWND")</AttributeName>
768+
<AttributeName Language="C#">[System.Runtime.InteropServices.ComAliasName("Accessibility.wireHWND")]</AttributeName>
769+
<AttributeName Language="F#">[&lt;System.Runtime.InteropServices.ComAliasName("Accessibility.wireHWND")&gt;]</AttributeName>
751770
</Attribute>
752771
</Attributes>
753772
</Parameter>

xml/Accessibility/IAccIdentity.xml

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,20 @@
1313
<Interfaces />
1414
<Attributes>
1515
<Attribute>
16-
<AttributeName>System.Runtime.InteropServices.ComConversionLoss</AttributeName>
16+
<AttributeName Language="C#">[System.Runtime.InteropServices.ComConversionLoss]</AttributeName>
17+
<AttributeName Language="F#">[&lt;System.Runtime.InteropServices.ComConversionLoss&gt;]</AttributeName>
1718
</Attribute>
1819
<Attribute>
19-
<AttributeName>System.Runtime.InteropServices.Guid("7852B78D-1CFD-41C1-A615-9C0C85960B5F")</AttributeName>
20+
<AttributeName Language="C#">[System.Runtime.InteropServices.Guid("7852B78D-1CFD-41C1-A615-9C0C85960B5F")]</AttributeName>
21+
<AttributeName Language="F#">[&lt;System.Runtime.InteropServices.Guid("7852B78D-1CFD-41C1-A615-9C0C85960B5F")&gt;]</AttributeName>
2022
</Attribute>
21-
<Attribute FrameworkAlternate="netframework-2.0;netframework-3.0;netframework-3.5">
22-
<AttributeName>System.Runtime.InteropServices.InterfaceType(1)</AttributeName>
23+
<Attribute FrameworkAlternate="net-5.0;netcore-3.0;netcore-3.1;netframework-4.0;netframework-4.5;netframework-4.5.1;netframework-4.5.2;netframework-4.6;netframework-4.6.1;netframework-4.6.2;netframework-4.7;netframework-4.7.1;netframework-4.7.2;netframework-4.8">
24+
<AttributeName Language="C#">[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]</AttributeName>
25+
<AttributeName Language="F#">[&lt;System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)&gt;]</AttributeName>
2326
</Attribute>
24-
<Attribute FrameworkAlternate="netframework-4.0;netframework-4.5;netframework-4.5.1;netframework-4.5.2;netframework-4.6;netframework-4.6.1;netframework-4.6.2;netframework-4.7;netframework-4.7.1;netframework-4.7.2;netframework-4.8;netcore-3.0;netcore-3.1;net-5.0;dotnet-plat-ext-5.0">
25-
<AttributeName>System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)</AttributeName>
27+
<Attribute FrameworkAlternate="netframework-2.0;netframework-3.0;netframework-3.5">
28+
<AttributeName Language="C#">[System.Runtime.InteropServices.InterfaceType(1)]</AttributeName>
29+
<AttributeName Language="F#">[&lt;System.Runtime.InteropServices.InterfaceType(1)&gt;]</AttributeName>
2630
</Attribute>
2731
</Attributes>
2832
<Docs>

xml/Accessibility/IAccPropServer.xml

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,16 @@
1313
<Interfaces />
1414
<Attributes>
1515
<Attribute>
16-
<AttributeName>System.Runtime.InteropServices.Guid("76C0DBBB-15E0-4E7B-B61B-20EEEA2001E0")</AttributeName>
16+
<AttributeName Language="C#">[System.Runtime.InteropServices.Guid("76C0DBBB-15E0-4E7B-B61B-20EEEA2001E0")]</AttributeName>
17+
<AttributeName Language="F#">[&lt;System.Runtime.InteropServices.Guid("76C0DBBB-15E0-4E7B-B61B-20EEEA2001E0")&gt;]</AttributeName>
1718
</Attribute>
18-
<Attribute FrameworkAlternate="netframework-2.0;netframework-3.0;netframework-3.5">
19-
<AttributeName>System.Runtime.InteropServices.InterfaceType(1)</AttributeName>
19+
<Attribute FrameworkAlternate="net-5.0;netcore-3.0;netcore-3.1;netframework-4.0;netframework-4.5;netframework-4.5.1;netframework-4.5.2;netframework-4.6;netframework-4.6.1;netframework-4.6.2;netframework-4.7;netframework-4.7.1;netframework-4.7.2;netframework-4.8">
20+
<AttributeName Language="C#">[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]</AttributeName>
21+
<AttributeName Language="F#">[&lt;System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)&gt;]</AttributeName>
2022
</Attribute>
21-
<Attribute FrameworkAlternate="netframework-4.0;netframework-4.5;netframework-4.5.1;netframework-4.5.2;netframework-4.6;netframework-4.6.1;netframework-4.6.2;netframework-4.7;netframework-4.7.1;netframework-4.7.2;netframework-4.8;netcore-3.0;netcore-3.1;net-5.0;dotnet-plat-ext-5.0">
22-
<AttributeName>System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)</AttributeName>
23+
<Attribute FrameworkAlternate="netframework-2.0;netframework-3.0;netframework-3.5">
24+
<AttributeName Language="C#">[System.Runtime.InteropServices.InterfaceType(1)]</AttributeName>
25+
<AttributeName Language="F#">[&lt;System.Runtime.InteropServices.InterfaceType(1)&gt;]</AttributeName>
2326
</Attribute>
2427
</Attributes>
2528
<Docs>

0 commit comments

Comments
 (0)