From 21c34eae36bcff89f4cd91a556ec4624b1f780eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jul 2023 12:35:37 +0000 Subject: [PATCH] chore(deps): bump xunit.runner.visualstudio in /src/PockyBot.NET.Tests Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.4.5 to 2.5.0. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/v2.4.5...2.5.0) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/PockyBot.NET.Tests/PockyBot.NET.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/PockyBot.NET.Tests/PockyBot.NET.Tests.csproj b/src/PockyBot.NET.Tests/PockyBot.NET.Tests.csproj index 9f5b791..9a67d8b 100644 --- a/src/PockyBot.NET.Tests/PockyBot.NET.Tests.csproj +++ b/src/PockyBot.NET.Tests/PockyBot.NET.Tests.csproj @@ -26,7 +26,7 @@ - + all runtime; build; native; contentfiles; analyzers