From 1c2cffccda38e7e14cd11a4be221bd0eef691e5e Mon Sep 17 00:00:00 2001 From: croire <1432593898@qq.com> Date: Fri, 21 Oct 2022 23:34:35 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=BE=9D=E8=B5=96=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- DownKyi.Core/DownKyi.Core.csproj | 8 ++++---- DownKyi.Core/packages.config | 4 ++-- DownKyi/Views/Settings/ViewAbout.xaml | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/DownKyi.Core/DownKyi.Core.csproj b/DownKyi.Core/DownKyi.Core.csproj index 6c0a7a7..e59b8bf 100644 --- a/DownKyi.Core/DownKyi.Core.csproj +++ b/DownKyi.Core/DownKyi.Core.csproj @@ -52,8 +52,8 @@ ..\packages\Brotli.NET.2.1.1\lib\net45\Brotli.Core.dll - - ..\packages\Google.Protobuf.3.21.7\lib\net45\Google.Protobuf.dll + + ..\packages\Google.Protobuf.3.21.8\lib\net45\Google.Protobuf.dll ..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll @@ -388,9 +388,9 @@ - + - + \ No newline at end of file diff --git a/DownKyi.Core/packages.config b/DownKyi.Core/packages.config index 1c30c53..c48d9de 100644 --- a/DownKyi.Core/packages.config +++ b/DownKyi.Core/packages.config @@ -1,8 +1,8 @@  - - + + diff --git a/DownKyi/Views/Settings/ViewAbout.xaml b/DownKyi/Views/Settings/ViewAbout.xaml index 6912849..49ab9a5 100644 --- a/DownKyi/Views/Settings/ViewAbout.xaml +++ b/DownKyi/Views/Settings/ViewAbout.xaml @@ -188,7 +188,7 @@ Grid.Column="2" FontSize="12" Foreground="{DynamicResource BrushTextDark}" - Text="3.20.1" /> + Text="3.21.8" />