Skip to content

Commit 53c83dc

Browse files
Bump Microsoft.PowerShell.SDK in the dev-powershell group (#290)
Bumps the dev-powershell group with 1 update: [Microsoft.PowerShell.SDK](https://github.com/PowerShell/PowerShell). Updates `Microsoft.PowerShell.SDK` from 7.4.6 to 7.4.7 - [Release notes](https://github.com/PowerShell/PowerShell/releases) - [Commits](PowerShell/PowerShell@v7.4.6...v7.4.7) --- updated-dependencies: - dependency-name: Microsoft.PowerShell.SDK dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-powershell ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c7e0d76 commit 53c83dc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tests/PSRule.Rules.GitHub.Tests/PSRule.Rules.GitHub.Tests.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010

1111
<ItemGroup>
1212
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
13-
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.4.6" />
14-
<PackageReference Include="System.Management.Automation" Version="7.4.6" />
13+
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.4.7" />
14+
<PackageReference Include="System.Management.Automation" Version="7.4.7" />
1515
<PackageReference Include="xunit" Version="2.9.3" />
1616
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.2">
1717
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)