From e2cdcd5afe60bb49d067563982ec1042071f3ef2 Mon Sep 17 00:00:00 2001 From: MoYue <18168119590@163.com> Date: Fri, 21 Jul 2023 15:12:23 +0800 Subject: [PATCH 1/3] 111 --- .../MonitoringTechnology.csproj | 27 ++++++++++++++----- 1 file changed, 21 insertions(+), 6 deletions(-) diff --git a/MonitoringTechnology/MonitoringTechnology.csproj b/MonitoringTechnology/MonitoringTechnology.csproj index 1531308..cc8515f 100644 --- a/MonitoringTechnology/MonitoringTechnology.csproj +++ b/MonitoringTechnology/MonitoringTechnology.csproj @@ -14,7 +14,11 @@ 4 true true - publish\ + false + + + + D:\ZTT\01-项目\03-黑匣子项目\03-上位机软件\打包\publish\ true Disk false @@ -24,14 +28,12 @@ false false true - 0 + true + 1 1.0.0.%2a - false false + true true - - - AnyCPU @@ -55,6 +57,18 @@ Assets\Images\bitbug_favicon.ico + + F86AC39104AD3709C4FE019A080CFE3CF09E354C + + + MonitoringTechnology_TemporaryKey.pfx + + + true + + + true + ..\packages\Portable.BouncyCastle.1.9.0\lib\net40\BouncyCastle.Crypto.dll @@ -279,6 +293,7 @@ Always + SettingsSingleFileGenerator From ca24dae3c24f79ddaaa9e02a478c3b932ae5930c Mon Sep 17 00:00:00 2001 From: MoYue <18168119590@163.com> Date: Fri, 21 Jul 2023 15:13:11 +0800 Subject: [PATCH 2/3] 11 --- MonitoringTechnology/Views/FirstPageView.xaml.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MonitoringTechnology/Views/FirstPageView.xaml.cs b/MonitoringTechnology/Views/FirstPageView.xaml.cs index 90c7e69..5dfea92 100644 --- a/MonitoringTechnology/Views/FirstPageView.xaml.cs +++ b/MonitoringTechnology/Views/FirstPageView.xaml.cs @@ -17,7 +17,7 @@ using System.Windows.Shapes; namespace MonitoringTechnology.Views { /// - /// FirstPageView.xaml 的交互逻辑 + /// FirstPageView.xaml 的交互逻辑333 /// public partial class FirstPageView : UserControl { From 27efe989404e1d13e27dcb95eee7179d49ce36da Mon Sep 17 00:00:00 2001 From: MoYue <18168119590@163.com> Date: Fri, 21 Jul 2023 15:31:27 +0800 Subject: [PATCH 3/3] =?UTF-8?q?=E6=81=A2=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- MonitoringTechnology/Views/FirstPageView.xaml.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MonitoringTechnology/Views/FirstPageView.xaml.cs b/MonitoringTechnology/Views/FirstPageView.xaml.cs index 5dfea92..90c7e69 100644 --- a/MonitoringTechnology/Views/FirstPageView.xaml.cs +++ b/MonitoringTechnology/Views/FirstPageView.xaml.cs @@ -17,7 +17,7 @@ using System.Windows.Shapes; namespace MonitoringTechnology.Views { /// - /// FirstPageView.xaml 的交互逻辑333 + /// FirstPageView.xaml 的交互逻辑 /// public partial class FirstPageView : UserControl {