From cc735b29271727094c1a952d5cfb6c16067ae339 Mon Sep 17 00:00:00 2001 From: Mili Date: Fri, 31 Mar 2023 20:22:07 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E9=A1=B9=E7=9B=AE=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Core/Core.csproj | 5 +++-- Implement/Implement.csproj | 8 +++----- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/Core/Core.csproj b/Core/Core.csproj index adad91f..f12c28b 100644 --- a/Core/Core.csproj +++ b/Core/Core.csproj @@ -10,9 +10,10 @@ 1.0 1.0 ..\bin - FunGame.Core - Milimoe.$(MSBuildProjectName.Replace(" ", "_")) + Core + Milimoe.FunGame.$(MSBuildProjectName.Replace(" ", "_")) true + FunGame.$(MSBuildProjectName) diff --git a/Implement/Implement.csproj b/Implement/Implement.csproj index 9247516..538b5cc 100644 --- a/Implement/Implement.csproj +++ b/Implement/Implement.csproj @@ -7,11 +7,12 @@ Milimoe ..\bin Milimoe - FunGame.Implement + Implement ..\bin 1.0 1.0 Milimoe.FunGame.Core.Implement + FunGame.$(MSBuildProjectName) @@ -23,10 +24,7 @@ - - False - True - +