From eeea7b50ed894efbd02fe10050400edb8644cfef Mon Sep 17 00:00:00 2001 From: ZouJin Date: Mon, 15 May 2023 13:16:50 +1000 Subject: [PATCH 1/2] =?UTF-8?q?=E6=9B=B4=E6=96=B0UI=E5=8C=85=E7=89=88?= =?UTF-8?q?=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../VPet-Simulator.Windows.Interface.csproj | 4 ++-- VPet-Simulator.Windows.Interface/packages.config | 2 +- VPet-Simulator.Windows/VPet-Simulator.Windows.csproj | 4 ++-- VPet-Simulator.Windows/packages.config | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/VPet-Simulator.Windows.Interface/VPet-Simulator.Windows.Interface.csproj b/VPet-Simulator.Windows.Interface/VPet-Simulator.Windows.Interface.csproj index 8a59b54..90e9cc5 100644 --- a/VPet-Simulator.Windows.Interface/VPet-Simulator.Windows.Interface.csproj +++ b/VPet-Simulator.Windows.Interface/VPet-Simulator.Windows.Interface.csproj @@ -94,8 +94,8 @@ ..\packages\Panuon.WPF.1.0.1\lib\net462\Panuon.WPF.dll - - ..\packages\Panuon.WPF.UI.1.1.9.4\lib\net462\Panuon.WPF.UI.dll + + ..\packages\Panuon.WPF.UI.1.1.10\lib\net462\Panuon.WPF.UI.dll diff --git a/VPet-Simulator.Windows.Interface/packages.config b/VPet-Simulator.Windows.Interface/packages.config index b234222..5991b27 100644 --- a/VPet-Simulator.Windows.Interface/packages.config +++ b/VPet-Simulator.Windows.Interface/packages.config @@ -2,5 +2,5 @@ - + \ No newline at end of file diff --git a/VPet-Simulator.Windows/VPet-Simulator.Windows.csproj b/VPet-Simulator.Windows/VPet-Simulator.Windows.csproj index 996a7e4..b39e785 100644 --- a/VPet-Simulator.Windows/VPet-Simulator.Windows.csproj +++ b/VPet-Simulator.Windows/VPet-Simulator.Windows.csproj @@ -90,8 +90,8 @@ ..\packages\Panuon.WPF.1.0.1\lib\net48\Panuon.WPF.dll - - ..\packages\Panuon.WPF.UI.1.1.9.4\lib\net48\Panuon.WPF.UI.dll + + ..\packages\Panuon.WPF.UI.1.1.10\lib\net48\Panuon.WPF.UI.dll diff --git a/VPet-Simulator.Windows/packages.config b/VPet-Simulator.Windows/packages.config index 8487345..e776a4e 100644 --- a/VPet-Simulator.Windows/packages.config +++ b/VPet-Simulator.Windows/packages.config @@ -6,5 +6,5 @@ - + \ No newline at end of file From 350b3fbb91f2a464f266296a80fdc63380fa4c19 Mon Sep 17 00:00:00 2001 From: ZouJin Date: Mon, 15 May 2023 13:21:11 +1000 Subject: [PATCH 2/2] Update VPet-Simulator.Core.csproj --- VPet-Simulator.Core/VPet-Simulator.Core.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/VPet-Simulator.Core/VPet-Simulator.Core.csproj b/VPet-Simulator.Core/VPet-Simulator.Core.csproj index 541ce0e..cb2d910 100644 --- a/VPet-Simulator.Core/VPet-Simulator.Core.csproj +++ b/VPet-Simulator.Core/VPet-Simulator.Core.csproj @@ -77,10 +77,10 @@ ..\..\VUP-Simulator\packages\LinePutScript.1.8.0\lib\net462\LinePutScript.dll - ..\..\VUP-Simulator\packages\Panuon.WPF.1.0.1\lib\net462\Panuon.WPF.dll + ..\packages\Panuon.WPF.1.0.1\lib\net462\Panuon.WPF.dll - ..\..\VUP-Simulator\packages\Panuon.WPF.UI.1.1.10\lib\net462\Panuon.WPF.UI.dll + ..\packages\Panuon.WPF.UI.1.1.10\lib\net462\Panuon.WPF.UI.dll