.NET: Upgrade to XUnit 3 and Microsoft Testing Platform (#4176)

This commit is contained in:
westey
2026-02-24 11:26:12 +00:00
committed by GitHub
Unverified
parent ec6c5ad793
commit 6c3b9d43ed
113 changed files with 410 additions and 298 deletions
@@ -5,7 +5,6 @@ using System.IO;
using System.Linq;
using System.Threading.Tasks;
using Microsoft.Agents.AI.Workflows.Declarative.IntegrationTests.Framework;
using Xunit.Abstractions;
namespace Microsoft.Agents.AI.Workflows.Declarative.IntegrationTests;