From 7cb638d73879d3b3605ea48d83a2251e6cbb1a69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Nov 2023 07:13:24 +0000 Subject: [PATCH] Bump System.Management.Automation from 7.3.7 to 7.3.9 Bumps [System.Management.Automation](https://github.com/PowerShell/PowerShell) from 7.3.7 to 7.3.9. - [Release notes](https://github.com/PowerShell/PowerShell/releases) - [Commits](https://github.com/PowerShell/PowerShell/compare/v7.3.7...v7.3.9) --- updated-dependencies: - dependency-name: System.Management.Automation dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/PSRule.Benchmark/PSRule.Benchmark.csproj | 2 +- src/PSRule.Tool/PSRule.Tool.csproj | 2 +- tests/PSRule.Tests/PSRule.Tests.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/PSRule.Benchmark/PSRule.Benchmark.csproj b/src/PSRule.Benchmark/PSRule.Benchmark.csproj index 2adf438261..6017e8cc3b 100644 --- a/src/PSRule.Benchmark/PSRule.Benchmark.csproj +++ b/src/PSRule.Benchmark/PSRule.Benchmark.csproj @@ -24,7 +24,7 @@ - + diff --git a/src/PSRule.Tool/PSRule.Tool.csproj b/src/PSRule.Tool/PSRule.Tool.csproj index 10b7a6dd3e..d3fb2dce99 100644 --- a/src/PSRule.Tool/PSRule.Tool.csproj +++ b/src/PSRule.Tool/PSRule.Tool.csproj @@ -17,7 +17,7 @@ - + all diff --git a/tests/PSRule.Tests/PSRule.Tests.csproj b/tests/PSRule.Tests/PSRule.Tests.csproj index 79ead9ac43..136705541b 100644 --- a/tests/PSRule.Tests/PSRule.Tests.csproj +++ b/tests/PSRule.Tests/PSRule.Tests.csproj @@ -12,7 +12,7 @@ - + all