Remove outdated instructions for installing TPL - #13065
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
🟡 Changes recommended
Several API pages publish placeholder Remarks content, and the namespace article link uses inconsistent markup.
Get a fresh assessment by requesting another Copilot review.
Pull request overview
Removes outdated TPL Dataflow installation instructions from API documentation and deletes the shared include.
Changes:
- Removes obsolete installation guidance from Dataflow API pages.
- Preserves or reformats existing remarks, examples, and option tables.
- Adds a namespace-level Dataflow article link.
- Deletes
includes/tpl-install-instructions.md.
File summaries
| File | Summary |
|---|---|
| xml/System.Threading.Tasks.Dataflow/WriteOnceBlock`1.xml | Removes install guidance; placeholder Remarks content is flagged. |
| xml/System.Threading.Tasks.Dataflow/TransformManyBlock`2.xml | Removes install guidance; placeholder Remarks content is flagged. |
| xml/System.Threading.Tasks.Dataflow/TransformBlock`2.xml | Removes install guidance; placeholder Remarks content is flagged. |
| xml/System.Threading.Tasks.Dataflow/JoinBlock`3.xml | Removes install guidance; placeholder Remarks content is flagged. |
| xml/System.Threading.Tasks.Dataflow/JoinBlock`2.xml | Removes install guidance; placeholder Remarks content is flagged. |
| xml/System.Threading.Tasks.Dataflow/ITargetBlock`1.xml | Removes install guidance; placeholder Remarks content is flagged. |
| xml/System.Threading.Tasks.Dataflow/ISourceBlock`1.xml | Removes install guidance; placeholder Remarks content is flagged. |
| xml/System.Threading.Tasks.Dataflow/IReceivableSourceBlock`1.xml | Removes install guidance; placeholder Remarks content is flagged. |
| xml/System.Threading.Tasks.Dataflow/IPropagatorBlock`2.xml | Removes install guidance; placeholder Remarks content is flagged. |
| xml/System.Threading.Tasks.Dataflow/IDataflowBlock.xml | Removes install guidance; placeholder Remarks content is flagged. |
| xml/System.Threading.Tasks.Dataflow/GroupingDataflowBlockOptions.xml | Updates remarks and the defaults table. |
| xml/System.Threading.Tasks.Dataflow/ExecutionDataflowBlockOptions.xml | Removes install guidance. |
| xml/System.Threading.Tasks.Dataflow/DataflowMessageStatus.xml | Removes install guidance; placeholder Remarks content is flagged. |
| xml/System.Threading.Tasks.Dataflow/DataflowMessageHeader.xml | Removes install guidance; placeholder Remarks content is flagged. |
| xml/System.Threading.Tasks.Dataflow/DataflowLinkOptions.xml | Updates remarks and the defaults table. |
| xml/System.Threading.Tasks.Dataflow/DataflowBlockOptions.xml | Updates remarks and the defaults table. |
| xml/System.Threading.Tasks.Dataflow/DataflowBlock.xml | Removes install guidance; placeholder Remarks content is flagged. |
| xml/System.Threading.Tasks.Dataflow/BufferBlock`1.xml | Removes install guidance; placeholder Remarks content is flagged. |
| xml/System.Threading.Tasks.Dataflow/BroadcastBlock`1.xml | Removes install guidance while preserving remarks. |
| xml/System.Threading.Tasks.Dataflow/BatchedJoinBlock`3.xml | Removes install guidance; placeholder Remarks content is flagged. |
| xml/System.Threading.Tasks.Dataflow/BatchedJoinBlock`2.xml | Removes install guidance; placeholder Remarks content is flagged. |
| xml/System.Threading.Tasks.Dataflow/BatchBlock`1.xml | Removes install guidance; placeholder Remarks content is flagged. |
| xml/System.Threading.Tasks.Dataflow/ActionBlock`1.xml | Removes install guidance while preserving examples. |
| xml/ns-System.Threading.Tasks.Dataflow.xml | Adds a Dataflow article link; link element usage is flagged. |
| includes/tpl-install-instructions.md | Deletes the obsolete shared include. |
Review details
Suppressed comments (1)
xml/ns-System.Threading.Tasks.Dataflow.xml:4
- This is an article link, but namespace documentation consistently uses
<related type="Article" href="...">for article links (for example,xml/ns-System.Threading.Tasks.xml:5). Using<seealso href>is inconsistent with that schema usage and can put the link in the API See Also handling instead of the related-article section.
<seealso href="https://learn.microsoft.com/dotnet/standard/parallel-programming/dataflow-task-parallel-library">Dataflow (Task Parallel Library)</seealso>
- Files reviewed: 25/25 changed files
- Comments generated: 17
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
gewarren
enabled auto-merge (squash)
September 11, 2026 23:42
wadepickett
approved these changes
Sep 12, 2026
wadepickett
left a comment
Contributor
There was a problem hiding this comment.
@gewarren, Approved. Looks good, I can't find any issues.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #13064.
The API docs for each version (.NET/.NET Framework) indicate whether the API comes from a package or not.
Internal previews
Toggle expand/collapse
1.xml](https://github.com/dotnet/dotnet-api-docs/blob/ba649c19c30cb3a1b97fa82a813ba9f579e4232f/xml/System.Threading.Tasks.Dataflow/ActionBlock1.xml)1.xml](https://github.com/dotnet/dotnet-api-docs/blob/ba649c19c30cb3a1b97fa82a813ba9f579e4232f/xml/System.Threading.Tasks.Dataflow/BatchBlock1.xml)2.xml](https://github.com/dotnet/dotnet-api-docs/blob/ba649c19c30cb3a1b97fa82a813ba9f579e4232f/xml/System.Threading.Tasks.Dataflow/BatchedJoinBlock2.xml)3.xml](https://github.com/dotnet/dotnet-api-docs/blob/ba649c19c30cb3a1b97fa82a813ba9f579e4232f/xml/System.Threading.Tasks.Dataflow/BatchedJoinBlock3.xml)1.xml](https://github.com/dotnet/dotnet-api-docs/blob/ba649c19c30cb3a1b97fa82a813ba9f579e4232f/xml/System.Threading.Tasks.Dataflow/BroadcastBlock1.xml)1.xml](https://github.com/dotnet/dotnet-api-docs/blob/ba649c19c30cb3a1b97fa82a813ba9f579e4232f/xml/System.Threading.Tasks.Dataflow/BufferBlock1.xml)2.xml](https://github.com/dotnet/dotnet-api-docs/blob/ba649c19c30cb3a1b97fa82a813ba9f579e4232f/xml/System.Threading.Tasks.Dataflow/IPropagatorBlock2.xml)1.xml](https://github.com/dotnet/dotnet-api-docs/blob/ba649c19c30cb3a1b97fa82a813ba9f579e4232f/xml/System.Threading.Tasks.Dataflow/IReceivableSourceBlock1.xml)1.xml](https://github.com/dotnet/dotnet-api-docs/blob/ba649c19c30cb3a1b97fa82a813ba9f579e4232f/xml/System.Threading.Tasks.Dataflow/ISourceBlock1.xml)1.xml](https://github.com/dotnet/dotnet-api-docs/blob/ba649c19c30cb3a1b97fa82a813ba9f579e4232f/xml/System.Threading.Tasks.Dataflow/ITargetBlock1.xml)2.xml](https://github.com/dotnet/dotnet-api-docs/blob/ba649c19c30cb3a1b97fa82a813ba9f579e4232f/xml/System.Threading.Tasks.Dataflow/JoinBlock2.xml)3.xml](https://github.com/dotnet/dotnet-api-docs/blob/ba649c19c30cb3a1b97fa82a813ba9f579e4232f/xml/System.Threading.Tasks.Dataflow/JoinBlock3.xml)2.xml](https://github.com/dotnet/dotnet-api-docs/blob/ba649c19c30cb3a1b97fa82a813ba9f579e4232f/xml/System.Threading.Tasks.Dataflow/TransformBlock2.xml)2.xml](https://github.com/dotnet/dotnet-api-docs/blob/ba649c19c30cb3a1b97fa82a813ba9f579e4232f/xml/System.Threading.Tasks.Dataflow/TransformManyBlock2.xml)1.xml](https://github.com/dotnet/dotnet-api-docs/blob/ba649c19c30cb3a1b97fa82a813ba9f579e4232f/xml/System.Threading.Tasks.Dataflow/WriteOnceBlock1.xml)Build report