From ec8979e37b83558a5ed6b20ff21ec44756ae6059 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 13:43:09 +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.2. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.5.7...3.0.2) --- 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..fc9233ac 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