From 3a034757160038ab2581298b830577d9b09147a3 Mon Sep 17 00:00:00 2001 From: HU_TAO Date: Thu, 18 Nov 2021 18:02:40 +0800 Subject: [PATCH] [change target framework && algorithm] --- Utils/Utils.csproj | 26 +++++++++++----- WPFTest/App.config | 2 +- WPFTest/Properties/Resources.Designer.cs | 6 ++-- WPFTest/Properties/Settings.Designer.cs | 2 +- WPFTest/UI/Chapter6/C6_SY1.xaml.cs | 20 ++++++++++-- WPFTest/UI/Chapter6/C6_SY2.xaml.cs | 20 ++++++++++-- WPFTest/WPFTest.csproj | 39 +++++++++++++++++------- dll_csharp/DLLCsharp.cs | 13 +++++--- dll_csharp/dll_csharp.csproj | 2 +- 9 files changed, 97 insertions(+), 33 deletions(-) diff --git a/Utils/Utils.csproj b/Utils/Utils.csproj index 999d012..4393f9e 100644 --- a/Utils/Utils.csproj +++ b/Utils/Utils.csproj @@ -60,14 +60,6 @@ MinimumRecommendedRules.ruleset - - ..\packages\Microsoft.Office.Interop.Excel.15.0.4795.1000\lib\net20\Microsoft.Office.Interop.Excel.dll - True - - - ..\packages\Microsoft.Office.Interop.Word.15.0.4797.1003\lib\net20\Microsoft.Office.Interop.Word.dll - True - @@ -121,6 +113,24 @@ False True + + {00020813-0000-0000-C000-000000000046} + 1 + 9 + 0 + primary + False + True + + + {00020905-0000-0000-C000-000000000046} + 8 + 7 + 0 + primary + False + True + {0002E157-0000-0000-C000-000000000046} 5 diff --git a/WPFTest/App.config b/WPFTest/App.config index aeca72c..4f4873b 100644 --- a/WPFTest/App.config +++ b/WPFTest/App.config @@ -2,7 +2,7 @@ - +