From 15117d17d25fd719f91e0326ed027699ce88e0f0 Mon Sep 17 00:00:00 2001 From: Marc Paine Date: Wed, 21 Jan 2026 13:02:53 -0800 Subject: [PATCH] Trusted root was being built in the root folder with all it's dependencies leading to the zip layout to include things like xunit --- test/trustedroots.Tests/trustedroots.Tests.csproj | 1 - 1 file changed, 1 deletion(-) diff --git a/test/trustedroots.Tests/trustedroots.Tests.csproj b/test/trustedroots.Tests/trustedroots.Tests.csproj index 1d0caef20291..c4fd805c72af 100644 --- a/test/trustedroots.Tests/trustedroots.Tests.csproj +++ b/test/trustedroots.Tests/trustedroots.Tests.csproj @@ -5,7 +5,6 @@ $(ToolsetTargetFramework) Exe false - $(TestHostFolder)