From d8cc2c88f35af693676f1bd17907d9d0a5427756 Mon Sep 17 00:00:00 2001 From: Dmytro Struk <13853051+dmytrostruk@users.noreply.github.com> Date: Tue, 27 Jan 2026 11:58:28 -0800 Subject: [PATCH] Added GitHub Copilot project to release solution file --- 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 ed8ac19465..e5139580f5 100644 --- a/dotnet/agent-framework-release.slnf +++ b/dotnet/agent-framework-release.slnf @@ -6,6 +6,7 @@ "src\\Microsoft.Agents.AI.Abstractions\\Microsoft.Agents.AI.Abstractions.csproj", "src\\Microsoft.Agents.AI.AGUI\\Microsoft.Agents.AI.AGUI.csproj", "src\\Microsoft.Agents.AI.Anthropic\\Microsoft.Agents.AI.Anthropic.csproj", + "src\\Microsoft.Agents.AI.GithubCopilot\\Microsoft.Agents.AI.GithubCopilot.csproj", "src\\Microsoft.Agents.AI.AzureAI.Persistent\\Microsoft.Agents.AI.AzureAI.Persistent.csproj", "src\\Microsoft.Agents.AI.AzureAI\\Microsoft.Agents.AI.AzureAI.csproj", "src\\Microsoft.Agents.AI.CopilotStudio\\Microsoft.Agents.AI.CopilotStudio.csproj",