From 09d8be56ccd6300d9b6e79372f96cc328e864dae Mon Sep 17 00:00:00 2001 From: K97i <105120272+K97i@users.noreply.github.com> Date: Fri, 9 Aug 2024 19:10:53 +0800 Subject: [PATCH] update packages --- client/packages.config | 8 ++++---- client/specify_client.csproj | 19 +++++++++++-------- 2 files changed, 15 insertions(+), 12 deletions(-) diff --git a/client/packages.config b/client/packages.config index 8c1ef4d..a75542d 100644 --- a/client/packages.config +++ b/client/packages.config @@ -1,8 +1,8 @@  - - + + @@ -20,6 +20,6 @@ - - + + \ No newline at end of file diff --git a/client/specify_client.csproj b/client/specify_client.csproj index addecd3..e5f2b6a 100644 --- a/client/specify_client.csproj +++ b/client/specify_client.csproj @@ -19,6 +19,8 @@ specify_client.App specify-client-favicon.ico latest + + $(DefineConstants);DOTNET_472 @@ -61,8 +63,9 @@ true - - packages\LibreHardwareMonitorLib.0.9.2\lib\net472\LibreHardwareMonitorLib.dll + + packages\LibreHardwareMonitorLib.0.9.3\lib\net472\LibreHardwareMonitorLib.dll + True @@ -70,8 +73,8 @@ packages\HidSharp.2.1.0\lib\net35\HidSharp.dll - - packages\TaskScheduler.2.10.1\lib\net452\Microsoft.Win32.TaskScheduler.dll + + packages\TaskScheduler.2.11.0\lib\net45\Microsoft.Win32.TaskScheduler.dll packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll @@ -126,7 +129,7 @@ - packages\XamlAnimatedGif.2.2.0\lib\net45\XamlAnimatedGif.dll + packages\XamlAnimatedGif.2.3.0\lib\net45\XamlAnimatedGif.dll @@ -266,11 +269,11 @@ - + - This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105.The missing file is {0}. + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - + \ No newline at end of file