Skip to content

.NET: Fix typo in XML doc comment for workflow outputs param#6326

Open
marcominerva wants to merge 1 commit into
microsoft:mainfrom
marcominerva:xml-documentation-fix
Open

.NET: Fix typo in XML doc comment for workflow outputs param#6326
marcominerva wants to merge 1 commit into
microsoft:mainfrom
marcominerva:xml-documentation-fix

Conversation

@marcominerva
Copy link
Copy Markdown

Corrected a duplicated word (into into) in the XML documentation of WorkflowHostingExtensions.cs file for the includeWorkflowOutputsInResponse parameter.

Fixes #6325

Corrected a duplicated word ("into into") in the XML documentation
for the includeWorkflowOutputsInResponse parameter.
Copilot AI review requested due to automatic review settings June 4, 2026 08:50
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Removes a duplicate word in the XML documentation for AsAIAgent, improving doc clarity.

Changes:

  • Fixes a typo in the <param name="includeWorkflowOutputsInResponse"> documentation by removing duplicate “into”.

@moonbox3 moonbox3 added .NET workflows Related to Workflows in agent-framework labels Jun 4, 2026
@github-actions github-actions Bot changed the title Fix typo in XML doc comment for workflow outputs param .NET: Fix typo in XML doc comment for workflow outputs param Jun 4, 2026
@alliscode alliscode enabled auto-merge June 4, 2026 23:34
@alliscode alliscode added this pull request to the merge queue Jun 4, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Jun 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

.NET workflows Related to Workflows in agent-framework

Projects

None yet

Development

Successfully merging this pull request may close these issues.

.NET: [Bug]: XML documentation typo in WorkflowHostingExtensions.cs

5 participants