From b31414e9ea795a811b6da57fcc91044b24cc4aa4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 13:37:29 +0000 Subject: [PATCH] chore(deps): bump xunit.runner.visualstudio Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.7 to 3.0.1. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.5.7...3.0.1) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-major ... 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..32d68d6a 100644 --- a/transaction-analyzer/csharp/TransactionAnalyzer.Lib.Tests/TransactionAnalyzer.Lib.Tests.csproj +++ b/transaction-analyzer/csharp/TransactionAnalyzer.Lib.Tests/TransactionAnalyzer.Lib.Tests.csproj @@ -7,7 +7,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all