From 88281c3fa6aebabfe50f51f52ae590f5a7b68c6f Mon Sep 17 00:00:00 2001 From: Sugita Akira Date: Mon, 20 Sep 2021 22:19:32 -0700 Subject: [PATCH] Remove satellite resource languages dlls. --- OpenUtau.App/OpenUtau.App.csproj | 1 + OpenUtau.Core/OpenUtau.Core.csproj | 1 + OpenUtau.Test/OpenUtau.Test.csproj | 2 +- OpenUtau/OpenUtau.csproj | 1 + 4 files changed, 4 insertions(+), 1 deletion(-) diff --git a/OpenUtau.App/OpenUtau.App.csproj b/OpenUtau.App/OpenUtau.App.csproj index 4f87e988d..ae1eec876 100644 --- a/OpenUtau.App/OpenUtau.App.csproj +++ b/OpenUtau.App/OpenUtau.App.csproj @@ -2,6 +2,7 @@ Library netcoreapp3.1 + none enable 0.0.0 diff --git a/OpenUtau.Core/OpenUtau.Core.csproj b/OpenUtau.Core/OpenUtau.Core.csproj index 04c65b713..313242c2c 100644 --- a/OpenUtau.Core/OpenUtau.Core.csproj +++ b/OpenUtau.Core/OpenUtau.Core.csproj @@ -2,6 +2,7 @@ netstandard2.1 + none diff --git a/OpenUtau.Test/OpenUtau.Test.csproj b/OpenUtau.Test/OpenUtau.Test.csproj index 2d39909cc..468ac4a05 100644 --- a/OpenUtau.Test/OpenUtau.Test.csproj +++ b/OpenUtau.Test/OpenUtau.Test.csproj @@ -2,7 +2,7 @@ net5.0 - + none false diff --git a/OpenUtau/OpenUtau.csproj b/OpenUtau/OpenUtau.csproj index 1acee82c8..6b3f95aa5 100644 --- a/OpenUtau/OpenUtau.csproj +++ b/OpenUtau/OpenUtau.csproj @@ -3,6 +3,7 @@ WinExe netcoreapp3.1 + none true OpenUtau.Program 0.0.0.0