From 9ce8b1b0cb20627f1b07f58f3a47d36487b38613 Mon Sep 17 00:00:00 2001 From: abhinavminhas Date: Sat, 10 Feb 2024 15:58:41 +1100 Subject: [PATCH] Gmail API dependency update ('1.65.0.3287' -> '1.66.0.3287') --- .../GmailAPIHelper.NET.Tests.csproj | 22 +++++++------------ GmailAPIHelper.NET.Tests/packages.config | 8 +++---- GmailAPIHelper/GmailAPIHelper.csproj | 2 +- 3 files changed, 13 insertions(+), 19 deletions(-) diff --git a/GmailAPIHelper.NET.Tests/GmailAPIHelper.NET.Tests.csproj b/GmailAPIHelper.NET.Tests/GmailAPIHelper.NET.Tests.csproj index 93047d1..6d8c31a 100644 --- a/GmailAPIHelper.NET.Tests/GmailAPIHelper.NET.Tests.csproj +++ b/GmailAPIHelper.NET.Tests/GmailAPIHelper.NET.Tests.csproj @@ -41,23 +41,17 @@ 4 - - ..\packages\Google.Apis.1.65.0\lib\net45\Google.Apis.dll + + ..\packages\Google.Apis.1.66.0\lib\netstandard2.0\Google.Apis.dll - - ..\packages\Google.Apis.Auth.1.65.0\lib\net461\Google.Apis.Auth.dll + + ..\packages\Google.Apis.Auth.1.66.0\lib\netstandard2.0\Google.Apis.Auth.dll - - ..\packages\Google.Apis.Auth.1.65.0\lib\net461\Google.Apis.Auth.PlatformServices.dll + + ..\packages\Google.Apis.Core.1.66.0\lib\netstandard2.0\Google.Apis.Core.dll - - ..\packages\Google.Apis.Core.1.65.0\lib\net45\Google.Apis.Core.dll - - - ..\packages\Google.Apis.Gmail.v1.1.65.0.3287\lib\net45\Google.Apis.Gmail.v1.dll - - - ..\packages\Google.Apis.1.65.0\lib\net45\Google.Apis.PlatformServices.dll + + ..\packages\Google.Apis.Gmail.v1.1.66.0.3287\lib\netstandard2.0\Google.Apis.Gmail.v1.dll ..\packages\MSTest.TestFramework.2.2.8\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.dll diff --git a/GmailAPIHelper.NET.Tests/packages.config b/GmailAPIHelper.NET.Tests/packages.config index 292d5a1..b4faff5 100644 --- a/GmailAPIHelper.NET.Tests/packages.config +++ b/GmailAPIHelper.NET.Tests/packages.config @@ -1,9 +1,9 @@  - - - - + + + + diff --git a/GmailAPIHelper/GmailAPIHelper.csproj b/GmailAPIHelper/GmailAPIHelper.csproj index 90de553..38599d6 100644 --- a/GmailAPIHelper/GmailAPIHelper.csproj +++ b/GmailAPIHelper/GmailAPIHelper.csproj @@ -35,7 +35,7 @@ Solution Version: - +