From 235c5780595183df85220c279936b1716230d082 Mon Sep 17 00:00:00 2001 From: Jacob Alber Date: Wed, 11 Feb 2026 10:04:17 -0500 Subject: [PATCH] ci: Add the Workflows SourceGenerators project into the release filter (#3815) --- 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 98e882ee29..ebd33c0767 100644 --- a/dotnet/agent-framework-release.slnf +++ b/dotnet/agent-framework-release.slnf @@ -25,6 +25,7 @@ "src\\Microsoft.Agents.AI.Purview\\Microsoft.Agents.AI.Purview.csproj", "src\\Microsoft.Agents.AI.Workflows.Declarative.AzureAI\\Microsoft.Agents.AI.Workflows.Declarative.AzureAI.csproj", "src\\Microsoft.Agents.AI.Workflows.Declarative\\Microsoft.Agents.AI.Workflows.Declarative.csproj", + "src\\Microsoft.Agents.AI.Workflows.Generators\\Microsoft.Agents.AI.Workflows.Generators.csproj", "src\\Microsoft.Agents.AI.Workflows\\Microsoft.Agents.AI.Workflows.csproj", "src\\Microsoft.Agents.AI\\Microsoft.Agents.AI.csproj" ]