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

@ -1,6 +1,7 @@
using System.Security.Cryptography.X509Certificates;
using System.Net.Security;
using IdentityModel.Client;
using Xunit;
namespace Yavsc.Org.Tests
{