From cfc81f765048e6f2c084dfc7c600d21af1814df3 Mon Sep 17 00:00:00 2001 From: Hakoyu Date: Thu, 31 Aug 2023 18:30:56 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0Nuget?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- VPet.ModMaker/VPet.ModMaker.csproj | 8 ++++---- VPet.ModMaker/packages.config | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/VPet.ModMaker/VPet.ModMaker.csproj b/VPet.ModMaker/VPet.ModMaker.csproj index e66005f..c49c3d2 100644 --- a/VPet.ModMaker/VPet.ModMaker.csproj +++ b/VPet.ModMaker/VPet.ModMaker.csproj @@ -61,8 +61,8 @@ ..\packages\Panuon.WPF.1.0.2\lib\net462\Panuon.WPF.dll - - ..\packages\Panuon.WPF.UI.1.1.15.7\lib\net462\Panuon.WPF.UI.dll + + ..\packages\Panuon.WPF.UI.1.1.15.8\lib\net462\Panuon.WPF.UI.dll @@ -76,10 +76,10 @@ 4.0 - ..\packages\VPet-Simulator.Core.1.0.2\lib\net462\VPet-Simulator.Core.dll + ..\packages\VPet-Simulator.Core.1.0.3\lib\net462\VPet-Simulator.Core.dll - ..\packages\VPet-Simulator.Windows.Interface.1.0.2\lib\net462\VPet-Simulator.Windows.Interface.dll + ..\packages\VPet-Simulator.Windows.Interface.1.0.3\lib\net462\VPet-Simulator.Windows.Interface.dll diff --git a/VPet.ModMaker/packages.config b/VPet.ModMaker/packages.config index f6c1de4..ad4a52b 100644 --- a/VPet.ModMaker/packages.config +++ b/VPet.ModMaker/packages.config @@ -3,7 +3,7 @@ - - - + + + \ No newline at end of file