From c188fc0030083a7a79d6e4d28ea03046c72492a3 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 27 Jul 2026 10:25:37 +0000 Subject: [PATCH 1/2] Initial plan From 88c368dd8744213bd7ba93938c04b5f2a7e7d4f6 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 27 Jul 2026 10:27:24 +0000 Subject: [PATCH 2/2] Add Microsoft.Agents.AI.LocalCodeAct to release solution filter --- dotnet/agent-framework-release.slnf | 1 + 1 file changed, 1 insertion(+) diff --git a/dotnet/agent-framework-release.slnf b/dotnet/agent-framework-release.slnf index 168d8fcb6d0..e884d61bd02 100644 --- a/dotnet/agent-framework-release.slnf +++ b/dotnet/agent-framework-release.slnf @@ -23,6 +23,7 @@ "src\\Microsoft.Agents.AI.Hosting.AzureFunctions\\Microsoft.Agents.AI.Hosting.AzureFunctions.csproj", "src\\Microsoft.Agents.AI.Hosting.OpenAI\\Microsoft.Agents.AI.Hosting.OpenAI.csproj", "src\\Microsoft.Agents.AI.Hosting\\Microsoft.Agents.AI.Hosting.csproj", + "src\\Microsoft.Agents.AI.LocalCodeAct\\Microsoft.Agents.AI.LocalCodeAct.csproj", "src\\Microsoft.Agents.AI.Mcp\\Microsoft.Agents.AI.Mcp.csproj", "src\\Microsoft.Agents.AI.Mem0\\Microsoft.Agents.AI.Mem0.csproj", "src\\Microsoft.Agents.AI.OpenAI\\Microsoft.Agents.AI.OpenAI.csproj",