From 54d5df15dbcae83dc1c3328155cc643e8fb2d04c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 07:16:52 +0000 Subject: [PATCH] Bump xunit.runner.visualstudio in /src/Prefab/templates/prefab Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.1 to 2.5.3. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.5.1...2.5.3) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../templates/prefab/src/Prefab.Tests/Prefab.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Prefab/templates/prefab/src/Prefab.Tests/Prefab.Tests.csproj b/src/Prefab/templates/prefab/src/Prefab.Tests/Prefab.Tests.csproj index 783c1d5..c34214d 100644 --- a/src/Prefab/templates/prefab/src/Prefab.Tests/Prefab.Tests.csproj +++ b/src/Prefab/templates/prefab/src/Prefab.Tests/Prefab.Tests.csproj @@ -10,7 +10,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive