From 78f3710d8f06720a566d183c25995df36e53978b Mon Sep 17 00:00:00 2001 From: ZouJin Date: Sat, 12 Aug 2023 21:33:09 +1000 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8DUI=E6=98=BE=E7=A4=BA=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- VPet-Simulator.Core/VPet-Simulator.Core.csproj | 4 ++-- VPet-Simulator.Core/packages.config | 2 +- .../VPet-Simulator.Windows.Interface.csproj | 4 ++-- VPet-Simulator.Windows.Interface/packages.config | 2 +- VPet-Simulator.Windows/Function/CoreMOD.cs | 2 +- VPet-Simulator.Windows/VPet-Simulator.Windows.csproj | 4 ++-- VPet-Simulator.Windows/packages.config | 2 +- 7 files changed, 10 insertions(+), 10 deletions(-) diff --git a/VPet-Simulator.Core/VPet-Simulator.Core.csproj b/VPet-Simulator.Core/VPet-Simulator.Core.csproj index 9120f46..d8e6e3a 100644 --- a/VPet-Simulator.Core/VPet-Simulator.Core.csproj +++ b/VPet-Simulator.Core/VPet-Simulator.Core.csproj @@ -80,8 +80,8 @@ ..\packages\Panuon.WPF.1.0.2\lib\net462\Panuon.WPF.dll - - ..\packages\Panuon.WPF.UI.1.1.15.4\lib\net462\Panuon.WPF.UI.dll + + ..\packages\Panuon.WPF.UI.1.1.15.5\lib\net462\Panuon.WPF.UI.dll diff --git a/VPet-Simulator.Core/packages.config b/VPet-Simulator.Core/packages.config index 5391ae0..0621737 100644 --- a/VPet-Simulator.Core/packages.config +++ b/VPet-Simulator.Core/packages.config @@ -3,5 +3,5 @@ - + \ No newline at end of file diff --git a/VPet-Simulator.Windows.Interface/VPet-Simulator.Windows.Interface.csproj b/VPet-Simulator.Windows.Interface/VPet-Simulator.Windows.Interface.csproj index d273cd6..b14a140 100644 --- a/VPet-Simulator.Windows.Interface/VPet-Simulator.Windows.Interface.csproj +++ b/VPet-Simulator.Windows.Interface/VPet-Simulator.Windows.Interface.csproj @@ -98,8 +98,8 @@ ..\packages\Panuon.WPF.1.0.2\lib\net462\Panuon.WPF.dll - - ..\packages\Panuon.WPF.UI.1.1.15.4\lib\net462\Panuon.WPF.UI.dll + + ..\packages\Panuon.WPF.UI.1.1.15.5\lib\net462\Panuon.WPF.UI.dll diff --git a/VPet-Simulator.Windows.Interface/packages.config b/VPet-Simulator.Windows.Interface/packages.config index 5391ae0..0621737 100644 --- a/VPet-Simulator.Windows.Interface/packages.config +++ b/VPet-Simulator.Windows.Interface/packages.config @@ -3,5 +3,5 @@ - + \ No newline at end of file diff --git a/VPet-Simulator.Windows/Function/CoreMOD.cs b/VPet-Simulator.Windows/Function/CoreMOD.cs index c38d3f0..03cb93c 100644 --- a/VPet-Simulator.Windows/Function/CoreMOD.cs +++ b/VPet-Simulator.Windows/Function/CoreMOD.cs @@ -211,7 +211,7 @@ namespace VPet_Simulator.Windows else if (!Author.Contains("[")) { Author += "[签名]".Translate(); - Intro += $"Subject:{certificate.Subject}\nIssuer:{certificate.Subject}"; + Intro += $"\nSubject:{certificate.Subject}\nIssuer:{certificate.Subject}"; } } else diff --git a/VPet-Simulator.Windows/VPet-Simulator.Windows.csproj b/VPet-Simulator.Windows/VPet-Simulator.Windows.csproj index 7d0feb2..54cd925 100644 --- a/VPet-Simulator.Windows/VPet-Simulator.Windows.csproj +++ b/VPet-Simulator.Windows/VPet-Simulator.Windows.csproj @@ -109,8 +109,8 @@ ..\packages\Panuon.WPF.1.0.2\lib\net462\Panuon.WPF.dll - - ..\packages\Panuon.WPF.UI.1.1.15.4\lib\net462\Panuon.WPF.UI.dll + + ..\packages\Panuon.WPF.UI.1.1.15.5\lib\net462\Panuon.WPF.UI.dll diff --git a/VPet-Simulator.Windows/packages.config b/VPet-Simulator.Windows/packages.config index 75754ca..b0c4bef 100644 --- a/VPet-Simulator.Windows/packages.config +++ b/VPet-Simulator.Windows/packages.config @@ -8,5 +8,5 @@ - + \ No newline at end of file