From 83e44b1c3b71b090c557382d6eb35e5d6b4fe747 Mon Sep 17 00:00:00 2001 From: TSR Berry <20988865+TSRBerry@users.noreply.github.com> Date: Sun, 16 Jul 2023 04:09:13 +0200 Subject: [PATCH] Add reference to Xunit.Combinatorial --- Directory.Packages.props | 1 + src/Ryujinx.Tests.Memory/Ryujinx.Tests.Memory.csproj | 1 + src/Ryujinx.Tests/Ryujinx.Tests.csproj | 1 + 3 files changed, 3 insertions(+) diff --git a/Directory.Packages.props b/Directory.Packages.props index e43114fc8e..a1c4b8bc71 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -47,6 +47,7 @@ + diff --git a/src/Ryujinx.Tests.Memory/Ryujinx.Tests.Memory.csproj b/src/Ryujinx.Tests.Memory/Ryujinx.Tests.Memory.csproj index e58405f086..326b980733 100644 --- a/src/Ryujinx.Tests.Memory/Ryujinx.Tests.Memory.csproj +++ b/src/Ryujinx.Tests.Memory/Ryujinx.Tests.Memory.csproj @@ -8,6 +8,7 @@ + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Ryujinx.Tests/Ryujinx.Tests.csproj b/src/Ryujinx.Tests/Ryujinx.Tests.csproj index 675c581e2d..59a27fff31 100644 --- a/src/Ryujinx.Tests/Ryujinx.Tests.csproj +++ b/src/Ryujinx.Tests/Ryujinx.Tests.csproj @@ -20,6 +20,7 @@ + all runtime; build; native; contentfiles; analyzers; buildtransitive