From 0e767f668d55655ffea458ac0f1694c5aa1b5996 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 3 Dec 2020 05:12:53 +0000 Subject: [PATCH] chore: Bump Microsoft.NET.Test.Sdk from 16.4.0 to 16.8.3 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.4.0 to 16.8.3. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v16.4.0...v16.8.3) 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..8cd3777 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..53d4f13 100644 --- a/test/Cryptocompare.Integration.Tests/Cryptocompare.Integration.Tests.csproj +++ b/test/Cryptocompare.Integration.Tests/Cryptocompare.Integration.Tests.csproj @@ -6,7 +6,7 @@ - + all