Skip to content

.NET: fix: correct stale .NET samples path in durable-agents AGENTS.md#4157

Closed
Copilot wants to merge 15 commits intocrickman/dotnet-sample-improvementsfrom
copilot/search-dotnet-samples-path
Closed

.NET: fix: correct stale .NET samples path in durable-agents AGENTS.md#4157
Copilot wants to merge 15 commits intocrickman/dotnet-sample-improvementsfrom
copilot/search-dotnet-samples-path

Conversation

Copy link
Contributor

Copilot AI commented Feb 22, 2026

Motivation and Context

docs/features/durable-agents/AGENTS.md referenced dotnet/samples/Durable/Agents/ — a path that no longer exists. The actual samples live at dotnet/samples/04-hosting/DurableAgents/.

Description

  • Updated the stale .NET samples path in docs/features/durable-agents/AGENTS.md to match the real directory:
    • dotnet/samples/Durable/Agents/dotnet/samples/04-hosting/DurableAgents/
  • Consistent with how the sibling README.md already references the correct path.

Contribution Checklist

  • The code builds clean without any errors or warnings
  • The PR follows the Contribution Guidelines
  • All unit tests pass, and I have added new tests where possible
  • Is this a breaking change? If yes, add "[BREAKING]" prefix to the title of the PR.

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: crickman <66376200+crickman@users.noreply.github.com>
Copilot AI changed the title [WIP] Search repository for usage of dotnet/samples/Durable path fix: update stale dotnet/samples/Durable/Agents/ path reference in AGENTS.md Feb 22, 2026
Copilot AI requested a review from crickman February 22, 2026 20:48
Copilot AI changed the title fix: update stale dotnet/samples/Durable/Agents/ path reference in AGENTS.md fix: correct stale .NET samples path in durable-agents AGENTS.md Feb 23, 2026
@crickman crickman changed the base branch from copilot/rename-configuration-settings to crickman/dotnet-sample-improvements February 23, 2026 16:47
@crickman crickman added .NET documentation Improvements or additions to documentation samples Issue relates to the samples labels Feb 23, 2026
@crickman crickman moved this to In Review in Agent Framework Feb 23, 2026
@github-actions github-actions bot changed the title fix: correct stale .NET samples path in durable-agents AGENTS.md .NET: fix: correct stale .NET samples path in durable-agents AGENTS.md Feb 23, 2026
@crickman crickman marked this pull request as ready for review February 23, 2026 16:48
@crickman crickman moved this from In Review to Done in Agent Framework Feb 23, 2026
@crickman crickman closed this Feb 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation .NET samples Issue relates to the samples

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants