Skip to content

Commit 30141dd

Browse files
dependabot[bot]andyleejordan
authored andcommitted
Bump Microsoft.PowerShell.SDK from 7.2.0 to 7.2.1
Bumps [Microsoft.PowerShell.SDK](https://github.com/PowerShell/PowerShell) from 7.2.0 to 7.2.1. - [Release notes](https://github.com/PowerShell/PowerShell/releases) - [Commits](PowerShell/PowerShell@v7.2.0...v7.2.1) --- 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>
1 parent 0717bd0 commit 30141dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/PowerShellEditorServices.Test/PowerShellEditorServices.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
<!-- This is for testing PowerShell 7.2 LTS -->
2121
<ItemGroup Condition=" '$(TargetFramework)' == 'net6.0' ">
22-
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.2.0" />
22+
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.2.1" />
2323
</ItemGroup>
2424

2525
<!-- This is for testing PowerShell 7.0 LTS -->

0 commit comments

Comments
 (0)