From 565b88d81b4a4b87281e46a0d155ea3d36d0d3bb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2020 05:23:24 +0000 Subject: [PATCH] chore: Bump Microsoft.NET.Test.Sdk from 16.4.0 to 16.7.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.4.0 to 16.7.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v16.4.0...v16.7.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..cb87d41 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..cba74f0 100644 --- a/test/Cryptocompare.Integration.Tests/Cryptocompare.Integration.Tests.csproj +++ b/test/Cryptocompare.Integration.Tests/Cryptocompare.Integration.Tests.csproj @@ -6,7 +6,7 @@ - + all