From 706b7b6c49858547bb8398a425580131cb03bdbd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Dec 2023 10:37:21 +0000 Subject: [PATCH] build(deps): bump xunit from 2.6.2 to 2.6.4 Bumps [xunit](https://github.com/xunit/xunit) from 2.6.2 to 2.6.4. - [Commits](https://github.com/xunit/xunit/compare/2.6.2...2.6.4) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../TechnicalAnalysis.Candles.UnitTests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/TechnicalAnalysis.Candles.UnitTests/TechnicalAnalysis.Candles.UnitTests.csproj b/tests/TechnicalAnalysis.Candles.UnitTests/TechnicalAnalysis.Candles.UnitTests.csproj index 77df0d2b..b7ae606c 100644 --- a/tests/TechnicalAnalysis.Candles.UnitTests/TechnicalAnalysis.Candles.UnitTests.csproj +++ b/tests/TechnicalAnalysis.Candles.UnitTests/TechnicalAnalysis.Candles.UnitTests.csproj @@ -14,7 +14,7 @@ runtime; build; native; contentfiles; analyzers - + all runtime; build; native; contentfiles; analyzers; buildtransitive