From 6196259f772db6dd2105c2865a6dc9118d218826 Mon Sep 17 00:00:00 2001 From: atouu <67765922+atouu@users.noreply.github.com> Date: Sat, 12 Sep 2026 16:36:14 +0800 Subject: [PATCH 1/3] Use drywetmidi nativeless --- OpenUtau.Core/OpenUtau.Core.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OpenUtau.Core/OpenUtau.Core.csproj b/OpenUtau.Core/OpenUtau.Core.csproj index f2bb764e8..fcb16d4bf 100644 --- a/OpenUtau.Core/OpenUtau.Core.csproj +++ b/OpenUtau.Core/OpenUtau.Core.csproj @@ -15,7 +15,7 @@ - + From fd40c837658bea18250851214f1f644bda1d0b7d Mon Sep 17 00:00:00 2001 From: atouu <67765922+atouu@users.noreply.github.com> Date: Sat, 12 Sep 2026 16:36:49 +0800 Subject: [PATCH 2/3] Only include linux cuda onnxruntime libs --- OpenUtau.Core/OpenUtau.Core.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OpenUtau.Core/OpenUtau.Core.csproj b/OpenUtau.Core/OpenUtau.Core.csproj index fcb16d4bf..66e685b45 100644 --- a/OpenUtau.Core/OpenUtau.Core.csproj +++ b/OpenUtau.Core/OpenUtau.Core.csproj @@ -46,7 +46,7 @@ - + From 2e2447db90ba3043afb20cfed393abc9a4cf4a1c Mon Sep 17 00:00:00 2001 From: atouu <67765922+atouu@users.noreply.github.com> Date: Sat, 12 Sep 2026 16:37:22 +0800 Subject: [PATCH 3/3] Only include DiagnosticsSupport in debug builds --- OpenUtau/OpenUtau.csproj | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/OpenUtau/OpenUtau.csproj b/OpenUtau/OpenUtau.csproj index 3dccfb966..0fed25bde 100644 --- a/OpenUtau/OpenUtau.csproj +++ b/OpenUtau/OpenUtau.csproj @@ -55,7 +55,6 @@ - @@ -66,6 +65,10 @@ + + None + All + all runtime; build; native; contentfiles; analyzers; buildtransitive