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 @@ - +