Skip to content

Commit a24ffe8

Browse files
Bump Microsoft.PowerShell.SDK (#218)
Bumps [Microsoft.PowerShell.SDK](https://github.com/PowerShell/PowerShell) from 7.2.13 to 7.2.15. - [Release notes](https://github.com/PowerShell/PowerShell/releases) - [Commits](PowerShell/PowerShell@v7.2.13...v7.2.15) --- updated-dependencies: - dependency-name: Microsoft.PowerShell.SDK dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5ee4888 commit a24ffe8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Microsoft.PowerShell.ConsoleGuiTools/Microsoft.PowerShell.ConsoleGuiTools.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<ItemGroup>
1818
<PackageReference Include="Nstack.Core" Version="1.0.7" />
1919
<PackageReference Include="Terminal.Gui" Version="1.14.0" />
20-
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.2.13" />
20+
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.2.15" />
2121
</ItemGroup>
2222

2323
<ItemGroup>

0 commit comments

Comments
 (0)