From f2e697b6344965bdd5127edd534ef453c26b6ee1 Mon Sep 17 00:00:00 2001 From: Reuben Bond <203839+ReubenBond@users.noreply.github.com> Date: Fri, 7 Nov 2025 11:06:16 -0800 Subject: [PATCH] Do not build DevUI assets during .NET project build (#2010) --- ...Microsoft.Agents.AI.DevUI.Frontend.targets | 19 +------------------ 1 file changed, 1 insertion(+), 18 deletions(-) diff --git a/dotnet/src/Microsoft.Agents.AI.DevUI/Microsoft.Agents.AI.DevUI.Frontend.targets b/dotnet/src/Microsoft.Agents.AI.DevUI/Microsoft.Agents.AI.DevUI.Frontend.targets index 7f3af7decb..c8bdc5dbdf 100644 --- a/dotnet/src/Microsoft.Agents.AI.DevUI/Microsoft.Agents.AI.DevUI.Frontend.targets +++ b/dotnet/src/Microsoft.Agents.AI.DevUI/Microsoft.Agents.AI.DevUI.Frontend.targets @@ -8,11 +8,6 @@ $(FrontendRoot)\node_modules - - - - - @@ -27,18 +22,6 @@ - - - $(BaseIntermediateOutputPath)\frontend.build.marker - - - - - - - - - @@ -47,7 +30,7 @@ - +