From 32ed1bf2b74acc15a55b65e4e50f0f35c42df95d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 18:39:30 +0000 Subject: [PATCH] Bump xunit.runner.visualstudio in /test/WeixinAuth.UnitTest Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/3.0.1...3.0.2) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- test/WeixinAuth.UnitTest/WeixinAuth.UnitTest.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/WeixinAuth.UnitTest/WeixinAuth.UnitTest.csproj b/test/WeixinAuth.UnitTest/WeixinAuth.UnitTest.csproj index 8cde785..5e900dc 100644 --- a/test/WeixinAuth.UnitTest/WeixinAuth.UnitTest.csproj +++ b/test/WeixinAuth.UnitTest/WeixinAuth.UnitTest.csproj @@ -9,7 +9,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive