Skip to content

Commit

Permalink
Bump Microsoft.PowerShell.SDK from 7.1.3 to 7.1.7
Browse files Browse the repository at this point in the history
Bumps [Microsoft.PowerShell.SDK](https://github.com/PowerShell/PowerShell) from 7.1.3 to 7.1.7.
- [Release notes](https://github.com/PowerShell/PowerShell/releases)
- [Commits](PowerShell/PowerShell@v7.1.3...v7.1.7)

---
updated-dependencies:
- dependency-name: Microsoft.PowerShell.SDK
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Dec 1, 2023
1 parent 846fd63 commit 48892d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/LocalAppVeyor.Engine/LocalAppVeyor.Engine.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.1.3" />
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.1.7" />
<PackageReference Include="System.IO.Abstractions" Version="13.2.38" />
<PackageReference Include="YamlDotNet" Version="11.2.1" />
<PackageReference Include="Microsoft.Build" Version="16.10.0" />
Expand Down

0 comments on commit 48892d7

Please sign in to comment.