From 914237ad99cb53ed57d066810db3f0902778f3b0 Mon Sep 17 00:00:00 2001 From: abhinavminhas Date: Sun, 30 Jul 2023 19:09:48 +1000 Subject: [PATCH] Gmail API dependency update ('1.60.0.3084' -> '1.61.0.3084') --- .../GmailAPIHelper.NET.Tests.csproj | 26 +++++++++---------- GmailAPIHelper.NET.Tests/packages.config | 10 +++---- GmailAPIHelper/GmailAPIHelper.csproj | 2 +- 3 files changed, 19 insertions(+), 19 deletions(-) diff --git a/GmailAPIHelper.NET.Tests/GmailAPIHelper.NET.Tests.csproj b/GmailAPIHelper.NET.Tests/GmailAPIHelper.NET.Tests.csproj index d3cc69a..9b577a1 100644 --- a/GmailAPIHelper.NET.Tests/GmailAPIHelper.NET.Tests.csproj +++ b/GmailAPIHelper.NET.Tests/GmailAPIHelper.NET.Tests.csproj @@ -41,23 +41,23 @@ 4 - - ..\packages\Google.Apis.1.60.0\lib\net45\Google.Apis.dll + + ..\packages\Google.Apis.1.61.0\lib\net45\Google.Apis.dll - - ..\packages\Google.Apis.Auth.1.60.0\lib\net461\Google.Apis.Auth.dll + + ..\packages\Google.Apis.Auth.1.61.0\lib\net461\Google.Apis.Auth.dll - - ..\packages\Google.Apis.Auth.1.60.0\lib\net461\Google.Apis.Auth.PlatformServices.dll + + ..\packages\Google.Apis.Auth.1.61.0\lib\net461\Google.Apis.Auth.PlatformServices.dll - - ..\packages\Google.Apis.Core.1.60.0\lib\net45\Google.Apis.Core.dll + + ..\packages\Google.Apis.Core.1.61.0\lib\net45\Google.Apis.Core.dll - - ..\packages\Google.Apis.Gmail.v1.1.60.0.3084\lib\net45\Google.Apis.Gmail.v1.dll + + ..\packages\Google.Apis.Gmail.v1.1.61.0.3084\lib\net45\Google.Apis.Gmail.v1.dll - - ..\packages\Google.Apis.1.60.0\lib\net45\Google.Apis.PlatformServices.dll + + ..\packages\Google.Apis.1.61.0\lib\net45\Google.Apis.PlatformServices.dll ..\packages\MSTest.TestFramework.2.2.8\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.dll @@ -69,7 +69,7 @@ ..\packages\MimeKitLite.4.1.0.1\lib\netstandard2.0\MimeKitLite.dll - ..\packages\Newtonsoft.Json.13.0.2\lib\net45\Newtonsoft.Json.dll + ..\packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll diff --git a/GmailAPIHelper.NET.Tests/packages.config b/GmailAPIHelper.NET.Tests/packages.config index 68a56cb..1c486ad 100644 --- a/GmailAPIHelper.NET.Tests/packages.config +++ b/GmailAPIHelper.NET.Tests/packages.config @@ -1,13 +1,13 @@  - - - - + + + + - + diff --git a/GmailAPIHelper/GmailAPIHelper.csproj b/GmailAPIHelper/GmailAPIHelper.csproj index 73b560c..5ea6f2d 100644 --- a/GmailAPIHelper/GmailAPIHelper.csproj +++ b/GmailAPIHelper/GmailAPIHelper.csproj @@ -35,7 +35,7 @@ Solution Version: - +