From 9a71daf98779c7d25de8e07210e565678e9cbd21 Mon Sep 17 00:00:00 2001 From: Dmitry Romanenko Date: Sat, 2 May 2020 22:24:50 -0400 Subject: [PATCH] Upgrade libs (#102) * Upgrade libs * Downgrade autoupdate.net to 1.5.8 --- Launcher/Launcher.csproj | 8 -------- Launcher/packages.config | 1 - WFInfo/WFInfo.csproj | 31 ++++++++++++++----------------- WFInfo/packages.config | 10 +++++----- 4 files changed, 19 insertions(+), 31 deletions(-) diff --git a/Launcher/Launcher.csproj b/Launcher/Launcher.csproj index b26e1d87..0841c44f 100644 --- a/Launcher/Launcher.csproj +++ b/Launcher/Launcher.csproj @@ -38,17 +38,9 @@ ..\packages\Autoupdater.NET.Official.1.5.8\lib\net40\AutoUpdater.NET.dll - - ..\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll - - - - - - 4.0 diff --git a/Launcher/packages.config b/Launcher/packages.config index 92256b3a..dc2478cf 100644 --- a/Launcher/packages.config +++ b/Launcher/packages.config @@ -1,5 +1,4 @@  - \ No newline at end of file diff --git a/WFInfo/WFInfo.csproj b/WFInfo/WFInfo.csproj index 24ec6df1..8f777f68 100644 --- a/WFInfo/WFInfo.csproj +++ b/WFInfo/WFInfo.csproj @@ -64,26 +64,26 @@ ..\packages\Autoupdater.NET.Official.1.5.8\lib\net40\AutoUpdater.NET.dll - - ..\packages\DotNetZip.1.13.5\lib\net40\DotNetZip.dll + + ..\packages\DotNetZip.1.13.7\lib\net40\DotNetZip.dll - - ..\packages\Google.Apis.1.43.0\lib\net45\Google.Apis.dll + + ..\packages\Google.Apis.1.45.0\lib\net45\Google.Apis.dll - - ..\packages\Google.Apis.Auth.1.43.0\lib\net45\Google.Apis.Auth.dll + + ..\packages\Google.Apis.Auth.1.45.0\lib\net45\Google.Apis.Auth.dll - - ..\packages\Google.Apis.Auth.1.43.0\lib\net45\Google.Apis.Auth.PlatformServices.dll + + ..\packages\Google.Apis.Auth.1.45.0\lib\net45\Google.Apis.Auth.PlatformServices.dll - - ..\packages\Google.Apis.Core.1.43.0\lib\net45\Google.Apis.Core.dll + + ..\packages\Google.Apis.Core.1.45.0\lib\net45\Google.Apis.Core.dll - - ..\packages\Google.Apis.1.43.0\lib\net45\Google.Apis.PlatformServices.dll + + ..\packages\Google.Apis.1.45.0\lib\net45\Google.Apis.PlatformServices.dll - - ..\packages\Google.Apis.Sheets.v4.1.43.0.1867\lib\net45\Google.Apis.Sheets.v4.dll + + ..\packages\Google.Apis.Sheets.v4.1.45.0.1930\lib\net45\Google.Apis.Sheets.v4.dll ..\packages\Hardcodet.NotifyIcon.Wpf.1.0.8\lib\net451\Hardcodet.Wpf.TaskbarNotification.dll @@ -96,13 +96,10 @@ - - - 4.0 diff --git a/WFInfo/packages.config b/WFInfo/packages.config index cd2d0bb4..a23b14e0 100644 --- a/WFInfo/packages.config +++ b/WFInfo/packages.config @@ -1,11 +1,11 @@ - - - - - + + + + + \ No newline at end of file