From 4ea45db4fac31ecdcd41f1a3d314e6ba6a288c5a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 6 Feb 2020 05:15:51 +0000 Subject: [PATCH] chore: Bump Microsoft.NET.Test.Sdk from 16.4.0 to 16.5.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.4.0 to 16.5.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v16.4.0...v16.5.0) Signed-off-by: dependabot-preview[bot] --- test/CryptoCompare.Tests/CryptoCompare.Tests.csproj | 2 +- .../Cryptocompare.Integration.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test/CryptoCompare.Tests/CryptoCompare.Tests.csproj b/test/CryptoCompare.Tests/CryptoCompare.Tests.csproj index c7bb656..c00d5c4 100644 --- a/test/CryptoCompare.Tests/CryptoCompare.Tests.csproj +++ b/test/CryptoCompare.Tests/CryptoCompare.Tests.csproj @@ -7,7 +7,7 @@ - + all diff --git a/test/Cryptocompare.Integration.Tests/Cryptocompare.Integration.Tests.csproj b/test/Cryptocompare.Integration.Tests/Cryptocompare.Integration.Tests.csproj index 31f958c..d14a2ea 100644 --- a/test/Cryptocompare.Integration.Tests/Cryptocompare.Integration.Tests.csproj +++ b/test/Cryptocompare.Integration.Tests/Cryptocompare.Integration.Tests.csproj @@ -6,7 +6,7 @@ - + all