From 16b2589f58066766d0eb4ca3a01227b5188ca2f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 00:40:49 +0000 Subject: [PATCH] Bump xunit.runner.visualstudio from 2.5.1 to 2.5.3 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] --- tests/Extism.Pdk.MsBuild.Tests/Extism.Pdk.MsBuild.Tests.csproj | 2 +- tests/Extism.Pdk.WasmTests/Extism.Pdk.WasmTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/Extism.Pdk.MsBuild.Tests/Extism.Pdk.MsBuild.Tests.csproj b/tests/Extism.Pdk.MsBuild.Tests/Extism.Pdk.MsBuild.Tests.csproj index 8fc266d..4c2c0eb 100644 --- a/tests/Extism.Pdk.MsBuild.Tests/Extism.Pdk.MsBuild.Tests.csproj +++ b/tests/Extism.Pdk.MsBuild.Tests/Extism.Pdk.MsBuild.Tests.csproj @@ -14,7 +14,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/tests/Extism.Pdk.WasmTests/Extism.Pdk.WasmTests.csproj b/tests/Extism.Pdk.WasmTests/Extism.Pdk.WasmTests.csproj index cd0c469..36c94b4 100644 --- a/tests/Extism.Pdk.WasmTests/Extism.Pdk.WasmTests.csproj +++ b/tests/Extism.Pdk.WasmTests/Extism.Pdk.WasmTests.csproj @@ -14,7 +14,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all