From c23d5c1ff3029fdc4b9b09790fc700979be93f80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 07:59:50 +0000 Subject: [PATCH] Bump xunit from 2.6.1 to 2.6.2 in /src/Prefab/templates/prefab Bumps [xunit](https://github.com/xunit/xunit) from 2.6.1 to 2.6.2. - [Commits](https://github.com/xunit/xunit/compare/2.6.1...2.6.2) --- updated-dependencies: - dependency-name: xunit 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 6dc93b1..040123d 100644 --- a/src/Prefab/templates/prefab/src/Prefab.Tests/Prefab.Tests.csproj +++ b/src/Prefab/templates/prefab/src/Prefab.Tests/Prefab.Tests.csproj @@ -9,7 +9,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive