From cf20bfc9f4431238cba4c4a399efc0c50525b400 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Feb 2026 15:02:36 +0000 Subject: [PATCH] Bump System.CommandLine from 2.0.2 to 2.0.3 --- updated-dependencies: - dependency-name: System.CommandLine dependency-version: 2.0.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: System.CommandLine dependency-version: 2.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/PSRule.BuildTool/PSRule.BuildTool.csproj | 2 +- src/PSRule.BuildTool/packages.lock.json | 6 +++--- src/PSRule.CommandLine/PSRule.CommandLine.csproj | 2 +- src/PSRule.CommandLine/packages.lock.json | 6 +++--- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/PSRule.BuildTool/PSRule.BuildTool.csproj b/src/PSRule.BuildTool/PSRule.BuildTool.csproj index 3b3d4d8ebe..b4bfc5ddcc 100644 --- a/src/PSRule.BuildTool/PSRule.BuildTool.csproj +++ b/src/PSRule.BuildTool/PSRule.BuildTool.csproj @@ -10,7 +10,7 @@ - + diff --git a/src/PSRule.BuildTool/packages.lock.json b/src/PSRule.BuildTool/packages.lock.json index 3c645e8e35..2c160ca26e 100644 --- a/src/PSRule.BuildTool/packages.lock.json +++ b/src/PSRule.BuildTool/packages.lock.json @@ -50,9 +50,9 @@ }, "System.CommandLine": { "type": "Direct", - "requested": "[2.0.2, )", - "resolved": "2.0.2", - "contentHash": "zqn6I1IULEJaLEFKejeSFlZrf8HzIUU4qEjuYtEVRx5AsxKMLqLP+t0dQ4fk51A5CzT9Uv8wBLdMHSIYIrCKBw==" + "requested": "[2.0.3, )", + "resolved": "2.0.3", + "contentHash": "5nY9hlrGGFEmyecNUux58sohD2Q16U6jlFBYwH57b2IVUs+u7LfMFaHwOtw2tuIi8CUl6jKXw5s4FuIt9aLtug==" }, "System.Drawing.Common": { "type": "Direct", diff --git a/src/PSRule.CommandLine/PSRule.CommandLine.csproj b/src/PSRule.CommandLine/PSRule.CommandLine.csproj index 593f2f75a9..43ad658f44 100644 --- a/src/PSRule.CommandLine/PSRule.CommandLine.csproj +++ b/src/PSRule.CommandLine/PSRule.CommandLine.csproj @@ -17,7 +17,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/PSRule.CommandLine/packages.lock.json b/src/PSRule.CommandLine/packages.lock.json index 994f12c54b..5aa401c545 100644 --- a/src/PSRule.CommandLine/packages.lock.json +++ b/src/PSRule.CommandLine/packages.lock.json @@ -63,9 +63,9 @@ }, "System.CommandLine": { "type": "Direct", - "requested": "[2.0.2, )", - "resolved": "2.0.2", - "contentHash": "zqn6I1IULEJaLEFKejeSFlZrf8HzIUU4qEjuYtEVRx5AsxKMLqLP+t0dQ4fk51A5CzT9Uv8wBLdMHSIYIrCKBw==" + "requested": "[2.0.3, )", + "resolved": "2.0.3", + "contentHash": "5nY9hlrGGFEmyecNUux58sohD2Q16U6jlFBYwH57b2IVUs+u7LfMFaHwOtw2tuIi8CUl6jKXw5s4FuIt9aLtug==" }, "Humanizer.Core": { "type": "Transitive",