From cb6778161431624d518a9f5a690c943c228cf707 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 19 Feb 2026 05:45:14 +0000 Subject: [PATCH 1/2] Initial plan From 3b45389475e82e02fccbb19ff315a1476b4ec668 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 19 Feb 2026 05:46:21 +0000 Subject: [PATCH 2/2] Fix path reference from Demos to Samples in README Co-authored-by: crickman <66376200+crickman@users.noreply.github.com> --- dotnet/src/Shared/Samples/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotnet/src/Shared/Samples/README.md b/dotnet/src/Shared/Samples/README.md index eaf382b994..cd81f45fd2 100644 --- a/dotnet/src/Shared/Samples/README.md +++ b/dotnet/src/Shared/Samples/README.md @@ -17,6 +17,6 @@ To explicitly use `SampleEnvironemnt.cs` outside of this repo, add the following - + ```