removes the ItemGroup.Using Include=Xunit
Some checks failed
Dotnet build and test / build (pull_request) Has been cancelled

This commit is contained in:
Paul Schneider 2026-09-14 00:40:30 +01:00
commit c3c5494507
Signed by: notazof
GPG key ID: 1DD5D838E5343B06
29 changed files with 42 additions and 7 deletions

View file

@ -17,6 +17,7 @@ using Yavsc.Server.Helpers;
using Yavsc.Tests.Shared;
using Client = IdentityServer8.EntityFramework.Entities.Client;
using Yavsc.Org.Tests.Fakes;
using Xunit;
namespace Yavsc.Org.Tests;