Skip to content

Commit a71d98b

Browse files
Bump Microsoft.PowerShell.SDK (#245)
Bumps [Microsoft.PowerShell.SDK](https://github.com/PowerShell/PowerShell) from 7.2.18 to 7.2.19. - [Release notes](https://github.com/PowerShell/PowerShell/releases) - [Commits](PowerShell/PowerShell@v7.2.18...v7.2.19) --- updated-dependencies: - dependency-name: Microsoft.PowerShell.SDK dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2ce55b9 commit a71d98b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<ItemGroup>
1818
<PackageReference Include="Nstack.Core" Version="1.1.1" />
1919
<PackageReference Include="Terminal.Gui" Version="1.15.1" />
20-
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.2.18" />
20+
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.2.19" />
2121
</ItemGroup>
2222

2323
<ItemGroup>

0 commit comments

Comments
 (0)