From d0d45cd7bc54eb76b2564031af527d97ccc43b46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 24 Sep 2023 04:46:37 +1000 Subject: [PATCH] Bump xunit.runner.visualstudio from 2.5.0 to 2.5.1 (#2435) * Bump xunit.runner.visualstudio from 2.5.0 to 2.5.1 Bumps [xunit.runner.visualstudio](https://github.com/xunit/xunit) from 2.5.0 to 2.5.1. - [Commits](https://github.com/xunit/xunit/compare/2.5.0...2.5.1) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * Bump change log --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Bernie White --- docs/CHANGELOG-v1.md | 2 ++ tests/PSRule.Rules.Azure.Tests/PSRule.Rules.Azure.Tests.csproj | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/CHANGELOG-v1.md b/docs/CHANGELOG-v1.md index 92d93b7af3..67a30112d3 100644 --- a/docs/CHANGELOG-v1.md +++ b/docs/CHANGELOG-v1.md @@ -37,6 +37,8 @@ What's changed since pre-release v1.30.0-B0080: - Engineering: - Bump xunit to v2.5.1. [#2436](https://github.com/Azure/PSRule.Rules.Azure/pull/2436) + - Bump xunit.runner.visualstudio to v2.5.1. + [#2435](https://github.com/Azure/PSRule.Rules.Azure/pull/2435) ## v1.30.0-B0080 (pre-release) diff --git a/tests/PSRule.Rules.Azure.Tests/PSRule.Rules.Azure.Tests.csproj b/tests/PSRule.Rules.Azure.Tests/PSRule.Rules.Azure.Tests.csproj index 6904d2caab..a31860d19b 100644 --- a/tests/PSRule.Rules.Azure.Tests/PSRule.Rules.Azure.Tests.csproj +++ b/tests/PSRule.Rules.Azure.Tests/PSRule.Rules.Azure.Tests.csproj @@ -13,7 +13,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive