From b190c31338dff92f6eafc2295158a5c830500a19 Mon Sep 17 00:00:00 2001 From: Logan Stromberg Date: Sat, 4 May 2024 10:25:17 -0700 Subject: [PATCH] Don't bother pulling in native opus binaries from Concentus package (using ExcludeAssets). --- src/Ryujinx.Horizon/Ryujinx.Horizon.csproj | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/src/Ryujinx.Horizon/Ryujinx.Horizon.csproj b/src/Ryujinx.Horizon/Ryujinx.Horizon.csproj index d1f572d5c8..78b0e3b8d9 100644 --- a/src/Ryujinx.Horizon/Ryujinx.Horizon.csproj +++ b/src/Ryujinx.Horizon/Ryujinx.Horizon.csproj @@ -1,4 +1,4 @@ - + net8.0 @@ -13,13 +13,11 @@ - + + + compile;runtime + contentFiles;build;native + - - - - NU1605 - -