From 6fec8a61e38b2d7f69974f42feee1f52a181a11f Mon Sep 17 00:00:00 2001
From: Dmytro Struk <13853051+dmytrostruk@users.noreply.github.com>
Date: Wed, 5 Nov 2025 17:04:48 -0800
Subject: [PATCH] Updated packages configuration (#1952)
---
.../Microsoft.Agents.AI.AGUI.csproj | 6 +++++-
.../Microsoft.Agents.AI.DevUI.csproj | 11 ++++++++---
...Microsoft.Agents.AI.Hosting.AGUI.AspNetCore.csproj | 6 +++++-
.../Microsoft.Agents.AI.Mem0.csproj | 2 +-
4 files changed, 19 insertions(+), 6 deletions(-)
diff --git a/dotnet/src/Microsoft.Agents.AI.AGUI/Microsoft.Agents.AI.AGUI.csproj b/dotnet/src/Microsoft.Agents.AI.AGUI/Microsoft.Agents.AI.AGUI.csproj
index 34a2dec7eb..8992aaf4fb 100644
--- a/dotnet/src/Microsoft.Agents.AI.AGUI/Microsoft.Agents.AI.AGUI.csproj
+++ b/dotnet/src/Microsoft.Agents.AI.AGUI/Microsoft.Agents.AI.AGUI.csproj
@@ -4,11 +4,15 @@
$(ProjectsTargetFrameworks)
$(ProjectsDebugTargetFrameworks)
preview
- false
+
+
+ false
+
+
true
diff --git a/dotnet/src/Microsoft.Agents.AI.DevUI/Microsoft.Agents.AI.DevUI.csproj b/dotnet/src/Microsoft.Agents.AI.DevUI/Microsoft.Agents.AI.DevUI.csproj
index 43f5b54eac..37aa6c37f8 100644
--- a/dotnet/src/Microsoft.Agents.AI.DevUI/Microsoft.Agents.AI.DevUI.csproj
+++ b/dotnet/src/Microsoft.Agents.AI.DevUI/Microsoft.Agents.AI.DevUI.csproj
@@ -6,15 +6,14 @@
enable
Microsoft.Agents.AI.DevUI
Library
-
Microsoft Agent Framework Developer UI
- Provides Microsoft Agent Framework support for developer UI.
true
+ preview
$(NoWarn);CS1591;CA1852;CA1050;RCS1037;RCS1036;RCS1124;RCS1021;RCS1146;RCS1211;CA2007;CA1308;IL2026;IL3050;CA1812
-
+
@@ -28,4 +27,10 @@
+
+
+ Microsoft Agent Framework Developer UI
+ Provides Microsoft Agent Framework support for developer UI.
+
+
diff --git a/dotnet/src/Microsoft.Agents.AI.Hosting.AGUI.AspNetCore/Microsoft.Agents.AI.Hosting.AGUI.AspNetCore.csproj b/dotnet/src/Microsoft.Agents.AI.Hosting.AGUI.AspNetCore/Microsoft.Agents.AI.Hosting.AGUI.AspNetCore.csproj
index e382bac4e6..522f7f77de 100644
--- a/dotnet/src/Microsoft.Agents.AI.Hosting.AGUI.AspNetCore/Microsoft.Agents.AI.Hosting.AGUI.AspNetCore.csproj
+++ b/dotnet/src/Microsoft.Agents.AI.Hosting.AGUI.AspNetCore/Microsoft.Agents.AI.Hosting.AGUI.AspNetCore.csproj
@@ -6,13 +6,17 @@
Microsoft.Agents.AI.Hosting.AGUI.AspNetCore
preview
$(DefineConstants);ASPNETCORE
- false
$(InterceptorsNamespaces);Microsoft.AspNetCore.Http.Generated
true
+
+
+ false
+
+
Microsoft Agent Framework Hosting AG-UI ASP.NET Core
diff --git a/dotnet/src/Microsoft.Agents.AI.Mem0/Microsoft.Agents.AI.Mem0.csproj b/dotnet/src/Microsoft.Agents.AI.Mem0/Microsoft.Agents.AI.Mem0.csproj
index 5b571f020c..e78e93c955 100644
--- a/dotnet/src/Microsoft.Agents.AI.Mem0/Microsoft.Agents.AI.Mem0.csproj
+++ b/dotnet/src/Microsoft.Agents.AI.Mem0/Microsoft.Agents.AI.Mem0.csproj
@@ -4,7 +4,6 @@
$(ProjectsTargetFrameworks)
$(ProjectsDebugTargetFrameworks)
preview
-
@@ -14,6 +13,7 @@
+
false