From 19d02b17bacb9927c5c73e08a1532c1649fdacaa Mon Sep 17 00:00:00 2001 From: "Y.J.K" Date: Wed, 24 Mar 2021 23:29:56 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=88=B0v0.2.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/SharpSxwnl/SharpSxwnl.csproj | 7 +++++++ src/Weather/Weather.csproj | 9 ++++++++- src/WeatherCalendar/WeatherCalendar.csproj | 6 +++--- 3 files changed, 18 insertions(+), 4 deletions(-) diff --git a/src/SharpSxwnl/SharpSxwnl.csproj b/src/SharpSxwnl/SharpSxwnl.csproj index 35f096c..8ad0eff 100644 --- a/src/SharpSxwnl/SharpSxwnl.csproj +++ b/src/SharpSxwnl/SharpSxwnl.csproj @@ -2,6 +2,13 @@ netstandard2.0 + Copyright © 2021 Y.J.K. All rights reserved. + 0.2.1.0 + 0.2.1.0 + 0.2.1.0 + Y.J.K + 天气日历 + https://github.com/yjk282/Weather diff --git a/src/Weather/Weather.csproj b/src/Weather/Weather.csproj index 3b4a688..9a9e6f5 100644 --- a/src/Weather/Weather.csproj +++ b/src/Weather/Weather.csproj @@ -2,6 +2,13 @@ netstandard2.0 + Copyright © 2021 Y.J.K. All rights reserved. + 0.2.1.0 + 0.2.1.0 + 0.2.1.0 + Y.J.K + 天气日历 + https://github.com/yjk282/Weather @@ -24,5 +31,5 @@ Resource.Designer.cs - + diff --git a/src/WeatherCalendar/WeatherCalendar.csproj b/src/WeatherCalendar/WeatherCalendar.csproj index 60dfc76..6a33f77 100644 --- a/src/WeatherCalendar/WeatherCalendar.csproj +++ b/src/WeatherCalendar/WeatherCalendar.csproj @@ -6,9 +6,9 @@ true Icon.ico Copyright © 2021 Y.J.K. All rights reserved. - 1.0.0.0 - 1.0.0.0 - 1.0.0.0 + 0.2.1.0 + 0.2.1.0 + 0.2.1.0 Y.J.K 天气日历 https://github.com/yjk282/Weather