.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
parent ec6c5ad793
commit 6c3b9d43ed
113 changed files with 410 additions and 298 deletions
@@ -12,7 +12,6 @@ using Microsoft.Agents.AI.Workflows.Declarative.PowerFx;
using Microsoft.Agents.ObjectModel;
using Microsoft.Extensions.AI;
using Moq;
using Xunit.Abstractions;
using Xunit.Sdk;
namespace Microsoft.Agents.AI.Workflows.Declarative.UnitTests;