Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
83 changes: 79 additions & 4 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
# Each line is a file pattern followed by one or more owners.

# More details are here: https://help.github.com/articles/about-codeowners/
# A CODEOWNERS file uses a pattern that follows the same rules in gitignore files: https://git-scm.com/docs/gitignore#_pattern_format

# The '*' pattern is for global owners.

Expand All @@ -16,8 +17,82 @@
# In each subsection folders are order first by depth, then alphabetically.
# This should make it easy to add new rules without breaking existing ones.

# Area owners of the dotnet/runtime repo: https://github.com/dotnet/runtime/blob/master/docs/area-owners.md

/xml/System.Buffers**/** @layomia @JeremyKuhne
/xml/System.CodeDom**/** @buyaa-n @krwq
/xml/System.Collections**/** @eiriktsarpalis @layomia
/xml/System.ComponentModel**/** @JeremyKuhne @safern
/xml/System.ComponentModel.Composition**/** @maryamariyan @ViktorHofer
/xml/System.ComponentModel.DataAnnotations**/** @lajones @ajcvickers
/xml/System.ComponentModel.Design**/** @RussKie @merriemcgaw
/xml/System.Composition**/** @maryamariyan @ViktorHofer
/xml/System.Configuration**/** @maryamariyan @safern
/xml/System.Data**/** @ajcvickers @cheenamalhotra @david-engel
/xml/System.Data.SqlClient**/** @cheenamalhotra @david-engel @karinazhou @JRahnama
/xml/System.Diagnostics**/** @tommcdon @sywhang @krwq
/xml/System.Diagnostics/DiagnosticSource.xml @Anipik
/xml/System.Diagnostics/EventLog*.xml @Anipik
/xml/System.Diagnostics/PerformanceCounter*.xml @Anipik
/xml/System.Diagnostics/Process*.xml @adsitnik @eiriktsarpalis
/xml/System.Diagnostics/TraceSource.xml @Anipik
/xml/System.Diagnostics.Tracing**/** @Anipik
/xml/System.DirectoryServices**/** @tquerec @josephisenhour
/xml/System.Drawing**/** @JeremyKuhne @maryamariyan
/xml/System.Dynamic**/** @cston @333fred
/xml/System.Globalization**/** @safern @krwq @tarekgh
/xml/System.IO**/** @JeremyKuhne @carlossanlop @jozkee
/xml/System.IO.Compression**/** @carlossanlop @ericstj
/xml/System.IO.Pipelines**/** @davidfowl @halter73 @jkotalik @anurse
/xml/System.Linq**/** @eiriktsarpalis
/xml/System.Linq/Parallel*.xml @tarekgh @kouvel
/xml/System.Linq.Expressions**/** @cston @333fred
/xml/System.Management**/** @Anipik
/xml/System.Net**/** @dotnet/ncl
/xml/System.Numerics**/** @tannergooding @prgovind
/xml/System.Reflection**/** @steveharter @GrabYourPitchforks
/xml/System.Reflection.Emit**/** @steveharter @GrabYourPitchforks
/xml/System.Reflection.Metadata**/** @tmat @nguerrera
/xml/System.Resources**/** @buyaa-n @tarekgh @krwq
/xml/System.Runtime**/** @bartonjs @joperezr
/xml/System.Runtime.Caching**/** @StephenMolloy @HongGit
/xml/System.Runtime.CompilerServices**/** @Anipik @steveharter
/xml/System.Runtime.InteropServices**/** @AaronRobinsonMSFT @jkoritzinsky
/xml/System.Runtime.Intrinsics**/** @tannergooding @CarolEidt @RussKeldorph
/xml/System.Security**/** @bartonjs @GrabYourPitchforks @krwq
/xml/System.ServiceModel.Syndication**/** @StephenMolloy @HongGit @mconnew
/xml/System.ServiceProcess**/** @Anipik
/xml/System.Text**/** @tarekgh @GrabYourPitchforks
/xml/System.Text/Encoding*.xml @layomia @krwq @tarekgh
/xml/System.Text.Encodings.Web**/** @GrabYourPitchforks @layomia @tarekgh
/xml/System.Text.Json**/** @layomia @steveharter @jozkee
/xml/System.Text.RegularExpressions**/** @prgovi @eerhardt
/xml/System.Threading**/** @kouvel
/xml/System.Threading.Channels**/** @tarekgh @stephentoub
/xml/System.Threading.Tasks**/** @tarekgh @stephentoub
/xml/System.Transactions**/** @dasetser @HongGit
/xml/System.Web**/** @scottaddie
/xml/System.Windows**/** @vatsan-madhavan
/xml/System.Windows.Forms**/** @RussKie @merriemcgaw
/xml/System.Xaml**/** @vatsan-madhavan
/xml/System.Xml**/** @buyaa-n @krwq

# System.Console
/xml/System/Console** @carlossanlop @eiriktsarpalis

# System.Memory
/xml/System/Memory*.xml @GrabYourPitchforks @adsitnik
/xml/System/ReadOnlyMemory*.xml @GrabYourPitchforks @adsitnik
/xml/System/ReadOnlySpan*.xml @GrabYourPitchforks @adsitnik
/xml/System/Span*.xml @GrabYourPitchforks @adsitnik

# System.Runtime
/xml/System/Array.xml @bartonjs @joperezr

# System.Uri
/xml/System/Uri.xml @dotnet/ncl

/xml/Microsoft.CSharp**/** @cston @333fred
/xml/Microsoft.SqlServer**/** @stevestein
/xml/Microsoft.VisualBasic**/** @KathleenDollard
/xml/System.Data**/** @stevestein
/xml/System.Net**/** @karelz
/xml/System.Web**/** @scottaddie
/xml/Microsoft.VisualBasic**/** @cston @333fred
/xml/Microsoft.Win32**/** @maryamariyan @Anipik
23 changes: 4 additions & 19 deletions .openpublishing.publish.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@
}
],
"notification_subscribers": [],
"branches_to_filter": [],
"git_repository_branch_open_to_public_contributors": "master",
"skip_source_output_uploading": false,
"need_preview_pull_request": true,
Expand All @@ -63,12 +62,6 @@
"branch": "master",
"branch_mapping": {}
},
{
"path_to_root": "_themes.pdf",
"url": "https://github.com/Microsoft/templates.docs.msft.pdf",
"branch": "master",
"branch_mapping": {}
},
{
"path_to_root": "samples",
"url": "https://github.com/dotnet/samples",
Expand All @@ -80,25 +73,17 @@
],
"branch_target_mapping": {
"live": [
"Publish",
"Pdf"
"Publish"
],
"master": [
"Publish",
"Pdf"
"Publish"
],
"intellisense": [
"Intellisense"
]
},
"need_generate_pdf_url_template": true,
"targets": {
"Pdf": {
"template_folder": "_themes.pdf"
}
},
"need_generate_pdf": false,
"need_generate_intellisense": false,
"need_generate_pdf_url_template": false,
"targets": {},
"dependent_packages": [
{
"id": "Microsoft.DocAsCode.ECMA2Yaml",
Expand Down
4 changes: 2 additions & 2 deletions xml/Microsoft.VisualBasic.CompilerServices/StringType.xml
Original file line number Diff line number Diff line change
Expand Up @@ -495,8 +495,8 @@
<Parameter Name="Value" Type="System.Int64" />
</Parameters>
<Docs>
<param name="Value">Required. <see langword="Int64" /> to convert to a <see langword="String" /> value.</param>
<summary>Returns a <see langword="String" /> value that corresponds to a specified <see langword="Int64" /> (64-bit integer).</summary>
<param name="Value">Required. <see cref="T:System.Int64" /> to convert to a <see langword="String" /> value.</param>
<summary>Returns a <see langword="String" /> value that corresponds to a specified <see cref="T:System.Int64" /> (64-bit integer).</summary>
<returns>The <see langword="String" /> value corresponding to <paramref name="Value" />.</returns>
<remarks>
<format type="text/markdown"><![CDATA[
Expand Down
3 changes: 1 addition & 2 deletions xml/Microsoft.VisualBasic.FileIO/TextFieldParser.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1104,8 +1104,7 @@
<Parameter Name="numberOfChars" Type="System.Int32" />
</Parameters>
<Docs>
<param name="numberOfChars">
<see langword="Int32" />. Number of characters to read. Required.</param>
<param name="numberOfChars">The number of characters to read. Required.</param>
<summary>Reads the specified number of characters without advancing the cursor.</summary>
<returns>A string that contains the specified number of characters read.</returns>
<remarks>
Expand Down
8 changes: 4 additions & 4 deletions xml/System.ComponentModel.Design/DesignerActionHeaderItem.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@

For a full example of implementing smart tags, see [How to: Attach Smart Tags to a Windows Forms Component](https://docs.microsoft.com/previous-versions/visualstudio/visual-studio-2013/ms171830(v=vs.120)).

[!code-csharp[System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent#7](~/samples/snippets/csharp/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent/CS/smarttags.cs#7)]
[!code-vb[System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent#7](~/samples/snippets/visualbasic/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent/VB/smarttags.vb#7)]
[!code-csharp[System.ComponentModel.Design.DesignerAction.AddDesignerActions#7](~/samples/snippets/csharp/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddDesignerActions/CS/designeractions.cs#7)]
[!code-vb[System.ComponentModel.Design.DesignerAction.AddDesignerActions#7](~/samples/snippets/visualbasic/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddDesignerActions/VB/designeractions.vb#7)]

]]></format>
</remarks>
Expand Down Expand Up @@ -94,8 +94,8 @@

For a full example of implementing smart tags, see [How to: Attach Smart Tags to a Windows Forms Component](https://docs.microsoft.com/previous-versions/visualstudio/visual-studio-2013/ms171830(v=vs.120)).

[!code-csharp[System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent#7](~/samples/snippets/csharp/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent/CS/smarttags.cs#7)]
[!code-vb[System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent#7](~/samples/snippets/visualbasic/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent/VB/smarttags.vb#7)]
[!code-csharp[System.ComponentModel.Design.DesignerAction.AddDesignerActions#7](~/samples/snippets/csharp/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddDesignerActions/CS/designeractions.cs#7)]
[!code-vb[System.ComponentModel.Design.DesignerAction.AddDesignerActions#7](~/samples/snippets/visualbasic/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddDesignerActions/VB/designeractions.vb#7)]

]]></format>
</remarks>
Expand Down
4 changes: 2 additions & 2 deletions xml/System.ComponentModel.Design/DesignerActionItem.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@

For a full example of implementing smart tags, see [How to: Attach Smart Tags to a Windows Forms Component](https://docs.microsoft.com/previous-versions/visualstudio/visual-studio-2013/ms171830(v=vs.120)).

[!code-csharp[System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent#7](~/samples/snippets/csharp/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent/CS/smarttags.cs#7)]
[!code-vb[System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent#7](~/samples/snippets/visualbasic/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent/VB/smarttags.vb#7)]
[!code-csharp[System.ComponentModel.Design.DesignerAction.AddDesignerActions#7](~/samples/snippets/csharp/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddDesignerActions/CS/designeractions.cs#7)]
[!code-vb[System.ComponentModel.Design.DesignerAction.AddDesignerActions#7](~/samples/snippets/visualbasic/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddDesignerActions/VB/designeractions.vb#7)]

]]></format>
</remarks>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
## Examples
The following code example demonstrates how to create a <xref:System.ComponentModel.Design.DesignerActionItemCollection> and populate it to form a smart tag list. This code example is part of a larger example provided for the <xref:System.ComponentModel.Design.DesignerActionItem> class.

[!code-csharp[System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent#7](~/samples/snippets/csharp/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent/CS/smarttags.cs#7)]
[!code-vb[System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent#7](~/samples/snippets/visualbasic/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent/VB/smarttags.vb#7)]
[!code-csharp[System.ComponentModel.Design.DesignerAction.AddDesignerActions#7](~/samples/snippets/csharp/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddDesignerActions/CS/designeractions.cs#7)]
[!code-vb[System.ComponentModel.Design.DesignerAction.AddDesignerActions#7](~/samples/snippets/visualbasic/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddDesignerActions/VB/designeractions.vb#7)]

]]></format>
</remarks>
Expand Down Expand Up @@ -63,8 +63,8 @@
## Examples
The following code example demonstrates how to create a <xref:System.ComponentModel.Design.DesignerActionItemCollection> and populate it to form a smart tag list. This code example is part of a larger example provided for the <xref:System.ComponentModel.Design.DesignerActionItem> class.

[!code-csharp[System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent#7](~/samples/snippets/csharp/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent/CS/smarttags.cs#7)]
[!code-vb[System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent#7](~/samples/snippets/visualbasic/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent/VB/smarttags.vb#7)]
[!code-csharp[System.ComponentModel.Design.DesignerAction.AddDesignerActions#7](~/samples/snippets/csharp/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddDesignerActions/CS/designeractions.cs#7)]
[!code-vb[System.ComponentModel.Design.DesignerAction.AddDesignerActions#7](~/samples/snippets/visualbasic/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddDesignerActions/VB/designeractions.vb#7)]

]]></format>
</remarks>
Expand Down Expand Up @@ -103,8 +103,8 @@
## Examples
The following code example demonstrates how to create a <xref:System.ComponentModel.Design.DesignerActionItemCollection> and populate it to form a smart tag list. This code example is part of a larger example provided for the <xref:System.ComponentModel.Design.DesignerActionItem> class.

[!code-csharp[System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent#7](~/samples/snippets/csharp/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent/CS/smarttags.cs#7)]
[!code-vb[System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent#7](~/samples/snippets/visualbasic/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent/VB/smarttags.vb#7)]
[!code-csharp[System.ComponentModel.Design.DesignerAction.AddDesignerActions#7](~/samples/snippets/csharp/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddDesignerActions/CS/designeractions.cs#7)]
[!code-vb[System.ComponentModel.Design.DesignerAction.AddDesignerActions#7](~/samples/snippets/visualbasic/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddDesignerActions/VB/designeractions.vb#7)]

]]></format>
</remarks>
Expand Down
16 changes: 8 additions & 8 deletions xml/System.ComponentModel.Design/DesignerActionList.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@

For a complete explanation of this code example, see [How to: Attach Smart Tags to a Windows Forms Component](https://docs.microsoft.com/previous-versions/visualstudio/visual-studio-2013/ms171830(v=vs.120)).

[!code-csharp[System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent#2](~/samples/snippets/csharp/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent/CS/smarttags.cs#2)]
[!code-vb[System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent#2](~/samples/snippets/visualbasic/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent/VB/smarttags.vb#2)]
[!code-csharp[System.ComponentModel.Design.DesignerAction.AddDesignerActions#2](~/samples/snippets/csharp/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddDesignerActions/CS/designeractions.cs#2)]
[!code-vb[System.ComponentModel.Design.DesignerAction.AddDesignerActions#2](~/samples/snippets/visualbasic/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddDesignerActions/VB/designeractions.vb#2)]

]]></format>
</remarks>
Expand Down Expand Up @@ -97,8 +97,8 @@

For a complete explanation of this code example, see [How to: Attach Smart Tags to a Windows Forms Component](https://docs.microsoft.com/previous-versions/visualstudio/visual-studio-2013/ms171830(v=vs.120)).

[!code-csharp[System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent#4](~/samples/snippets/csharp/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent/CS/smarttags.cs#4)]
[!code-vb[System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent#4](~/samples/snippets/visualbasic/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent/VB/smarttags.vb#4)]
[!code-csharp[System.ComponentModel.Design.DesignerAction.AddDesignerActions#4](~/samples/snippets/csharp/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddDesignerActions/CS/designeractions.cs#4)]
[!code-vb[System.ComponentModel.Design.DesignerAction.AddDesignerActions#4](~/samples/snippets/visualbasic/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddDesignerActions/VB/designeractions.vb#4)]

]]></format>
</remarks>
Expand Down Expand Up @@ -148,8 +148,8 @@

For a complete explanation of this code example, see [How to: Attach Smart Tags to a Windows Forms Component](https://docs.microsoft.com/previous-versions/visualstudio/visual-studio-2013/ms171830(v=vs.120)).

[!code-csharp[System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent#7](~/samples/snippets/csharp/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent/CS/smarttags.cs#7)]
[!code-vb[System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent#7](~/samples/snippets/visualbasic/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent/VB/smarttags.vb#7)]
[!code-csharp[System.ComponentModel.Design.DesignerAction.AddDesignerActions#7](~/samples/snippets/csharp/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddDesignerActions/CS/designeractions.cs#7)]
[!code-vb[System.ComponentModel.Design.DesignerAction.AddDesignerActions#7](~/samples/snippets/visualbasic/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddDesignerActions/VB/designeractions.vb#7)]

]]></format>
</remarks>
Expand Down Expand Up @@ -277,8 +277,8 @@

For a complete explanation of this code example, see [How to: Attach Smart Tags to a Windows Forms Component](https://docs.microsoft.com/previous-versions/visualstudio/visual-studio-2013/ms171830(v=vs.120)).

[!code-csharp[System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent#7](~/samples/snippets/csharp/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent/CS/smarttags.cs#7)]
[!code-vb[System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent#7](~/samples/snippets/visualbasic/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent/VB/smarttags.vb#7)]
[!code-csharp[System.ComponentModel.Design.DesignerAction.AddDesignerActions#7](~/samples/snippets/csharp/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddDesignerActions/CS/designeractions.cs#7)]
[!code-vb[System.ComponentModel.Design.DesignerAction.AddDesignerActions#7](~/samples/snippets/visualbasic/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddDesignerActions/VB/designeractions.vb#7)]

]]></format>
</remarks>
Expand Down
Loading