From 4fc42306c80247452e20fbeeb3cf291b85cb8b51 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2020 05:29:35 +0000 Subject: [PATCH] chore: Bump Microsoft.NET.Test.Sdk from 16.4.0 to 16.6.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.4.0 to 16.6.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v16.4.0...v16.6.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..f7b0ee8 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..357f0f3 100644 --- a/test/Cryptocompare.Integration.Tests/Cryptocompare.Integration.Tests.csproj +++ b/test/Cryptocompare.Integration.Tests/Cryptocompare.Integration.Tests.csproj @@ -6,7 +6,7 @@ - + all