From 5006fa86826c5567016df2d90372186194f1e0f9 Mon Sep 17 00:00:00 2001 From: Kleis Auke Wolthuizen Date: Thu, 9 May 2024 11:43:01 +0200 Subject: [PATCH] Try a pre-release version of xUnit 2.8.1 --- NuGet.config | 8 ++++++++ tests/NetVips.Tests/NetVips.Tests.csproj | 4 ++-- 2 files changed, 10 insertions(+), 2 deletions(-) create mode 100644 NuGet.config diff --git a/NuGet.config b/NuGet.config new file mode 100644 index 00000000..548d0dca --- /dev/null +++ b/NuGet.config @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/tests/NetVips.Tests/NetVips.Tests.csproj b/tests/NetVips.Tests/NetVips.Tests.csproj index 2638be4c..d35d1f17 100644 --- a/tests/NetVips.Tests/NetVips.Tests.csproj +++ b/tests/NetVips.Tests/NetVips.Tests.csproj @@ -23,7 +23,7 @@ - + @@ -34,7 +34,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive