From 5c7ef305e54bbe8b6bd9bab20eb8df5503d14e69 Mon Sep 17 00:00:00 2001 From: Mark Ridgwell Date: Mon, 1 Aug 2022 23:19:04 +0000 Subject: [PATCH] [FF-1429] Updating xunit (Test Infrastructure) to 2.4.2 --- CHANGELOG.md | 1 + src/CoinBot.Core.Tests/CoinBot.Core.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 66e3715c..5f8401d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release - FF-1429 - Updated Microsoft.NET.Test.Sdk to 17.3.2 - FF-1429 - Updated SonarAnalyzer.CSharp to 8.46.0.54807 - FF-1429 - Updated Microsoft.Extensions to 6.0.10 +- FF-1429 - Updated xunit to 2.4.2 ### Removed ### Deployment Changes diff --git a/src/CoinBot.Core.Tests/CoinBot.Core.Tests.csproj b/src/CoinBot.Core.Tests/CoinBot.Core.Tests.csproj index fc734401..1a124c67 100644 --- a/src/CoinBot.Core.Tests/CoinBot.Core.Tests.csproj +++ b/src/CoinBot.Core.Tests/CoinBot.Core.Tests.csproj @@ -36,7 +36,7 @@ - +