From 2e9bc1a8a9d664096ba373d4208b37f3f079583c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2020 05:53:46 +0000 Subject: [PATCH] chore: Bump Microsoft.NET.Test.Sdk from 16.4.0 to 16.6.1 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.4.0 to 16.6.1. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v16.4.0...v16.6.1) 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..e45698e 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..776b1e4 100644 --- a/test/Cryptocompare.Integration.Tests/Cryptocompare.Integration.Tests.csproj +++ b/test/Cryptocompare.Integration.Tests/Cryptocompare.Integration.Tests.csproj @@ -6,7 +6,7 @@ - + all