From 226c004b5352bea94b5c9965ec9e584e1624d5e4 Mon Sep 17 00:00:00 2001 From: westey <164392973+westey-m@users.noreply.github.com> Date: Fri, 8 May 2026 10:28:35 +0100 Subject: [PATCH] Add hyperlight to release slnf (#5695) --- dotnet/agent-framework-release.slnf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dotnet/agent-framework-release.slnf b/dotnet/agent-framework-release.slnf index 00e3e6571e..14d5262533 100644 --- a/dotnet/agent-framework-release.slnf +++ b/dotnet/agent-framework-release.slnf @@ -30,7 +30,8 @@ "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", - "src\\Aspire.Hosting.AgentFramework.DevUI\\Aspire.Hosting.AgentFramework.DevUI.csproj" + "src\\Aspire.Hosting.AgentFramework.DevUI\\Aspire.Hosting.AgentFramework.DevUI.csproj", + "src\\Microsoft.Agents.AI.Hyperlight\\Microsoft.Agents.AI.Hyperlight.csproj" ] } }