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: - +