We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d953276 commit 9476bb1Copy full SHA for 9476bb1
test/PowerShellEditorServices.Test/PowerShellEditorServices.Test.csproj
@@ -19,7 +19,7 @@
19
20
<!-- This is for testing PowerShell 7.2 LTS -->
21
<ItemGroup Condition=" '$(TargetFramework)' == 'net6.0' ">
22
- <PackageReference Include="Microsoft.PowerShell.SDK" Version="7.2.4" />
+ <PackageReference Include="Microsoft.PowerShell.SDK" Version="7.2.5" />
23
</ItemGroup>
24
25
<!-- This is for testing PowerShell 7.0 LTS and so needs to be 7.0.x -->
0 commit comments