Skip to content

Commit 573d857

Browse files
authored
CI Update - Move Microsoft.Extensions.* to dotnet/docs (#3332)
* CI Update * remove attributes temporarily again * add internal namespaces filter * remove extra spaces * format true/false as possible * more formatting * fix build issues * fix build issues * global improvements/formatting * minor fixes
1 parent 679d507 commit 573d857

File tree

1,040 files changed

+99538
-767
lines changed

Some content is hidden

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

1,040 files changed

+99538
-767
lines changed

xml/FrameworksIndex/dotnet-plat-ext-1.0.xml

Lines changed: 1938 additions & 0 deletions
Large diffs are not rendered by default.

xml/FrameworksIndex/dotnet-plat-ext-1.1.xml

Lines changed: 2201 additions & 0 deletions
Large diffs are not rendered by default.

xml/FrameworksIndex/dotnet-plat-ext-2.0.xml

Lines changed: 2319 additions & 0 deletions
Large diffs are not rendered by default.

xml/FrameworksIndex/dotnet-plat-ext-2.1.xml

Lines changed: 2575 additions & 0 deletions
Large diffs are not rendered by default.

xml/FrameworksIndex/dotnet-plat-ext-2.2.xml

Lines changed: 2979 additions & 0 deletions
Large diffs are not rendered by default.

xml/FrameworksIndex/dotnet-plat-ext-3.0.xml

Lines changed: 2795 additions & 0 deletions
Large diffs are not rendered by default.

xml/Microsoft.Build.BuildEngine/BuildItem.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -465,7 +465,7 @@
465465
<ReturnType>System.Int32</ReturnType>
466466
</ReturnValue>
467467
<Docs>
468-
<summary>Gets the number of metadata set on the item</summary>
468+
<summary>Gets the number of metadata set on the item.</summary>
469469
<value>An integer representing the number of metadata items.</value>
470470
<remarks>
471471
<format type="text/markdown"><![CDATA[

xml/Microsoft.Build.Construction/ProjectImportElement.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<ReturnType>Microsoft.Build.Construction.ElementLocation</ReturnType>
6161
</ReturnValue>
6262
<Docs>
63-
<summary>Location of the project attribute</summary>
63+
<summary>Gets the location of the project attribute.</summary>
6464
<value>Returns <see cref="T:Microsoft.Build.Construction.ElementLocation" />.</value>
6565
<remarks>To be added.</remarks>
6666
</Docs>

xml/Microsoft.Build.Construction/ProjectItemElement.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -387,7 +387,7 @@
387387
<ReturnType>Microsoft.Build.Construction.ElementLocation</ReturnType>
388388
</ReturnValue>
389389
<Docs>
390-
<summary>Gets the location of the remove attribute</summary>
390+
<summary>Gets the location of the remove attribute.</summary>
391391
<value>The remove attribute's location.</value>
392392
<remarks>To be added.</remarks>
393393
</Docs>

xml/Microsoft.Build.Construction/ProjectOutputElement.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
<ReturnType>Microsoft.Build.Construction.ElementLocation</ReturnType>
117117
</ReturnValue>
118118
<Docs>
119-
<summary>Location of the item type attribute, if any</summary>
119+
<summary>Gets the location of the item type attribute, if any.</summary>
120120
<value>Returns <see cref="T:Microsoft.Build.Construction.ElementLocation" />.</value>
121121
<remarks>To be added.</remarks>
122122
</Docs>
@@ -170,7 +170,7 @@
170170
<ReturnType>Microsoft.Build.Construction.ElementLocation</ReturnType>
171171
</ReturnValue>
172172
<Docs>
173-
<summary>Location of the property name attribute, if any</summary>
173+
<summary>Gets the location of the property name attribute, if any.</summary>
174174
<value>Returns <see cref="T:Microsoft.Build.Construction.ElementLocation" />.</value>
175175
<remarks>To be added.</remarks>
176176
</Docs>
@@ -227,7 +227,7 @@
227227
<ReturnType>Microsoft.Build.Construction.ElementLocation</ReturnType>
228228
</ReturnValue>
229229
<Docs>
230-
<summary>Location of the task parameter attribute</summary>
230+
<summary>Gets the location of the task parameter attribute.</summary>
231231
<value>Returns <see cref="T:Microsoft.Build.Construction.ElementLocation" />.</value>
232232
<remarks>To be added.</remarks>
233233
</Docs>

0 commit comments

Comments
 (0)