From ccf89667f4137cebb93f7f48e3c10d607d906c28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 13:37:46 +0000 Subject: [PATCH] chore(deps): bump xunit in /transaction-analyzer/csharp Bumps [xunit](https://github.com/xunit/xunit) from 2.9.2 to 2.9.3. - [Commits](https://github.com/xunit/xunit/compare/v2-2.9.2...v2-2.9.3) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../TransactionAnalyzer.Lib.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/transaction-analyzer/csharp/TransactionAnalyzer.Lib.Tests/TransactionAnalyzer.Lib.Tests.csproj b/transaction-analyzer/csharp/TransactionAnalyzer.Lib.Tests/TransactionAnalyzer.Lib.Tests.csproj index 264245e7..48956d9c 100644 --- a/transaction-analyzer/csharp/TransactionAnalyzer.Lib.Tests/TransactionAnalyzer.Lib.Tests.csproj +++ b/transaction-analyzer/csharp/TransactionAnalyzer.Lib.Tests/TransactionAnalyzer.Lib.Tests.csproj @@ -6,7 +6,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all