Skip to content

Commit 30a35f8

Browse files
Update test/PowerShellEditorServices.Test/PowerShellEditorServices.Test.csproj
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent c13043e commit 30a35f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/PowerShellEditorServices.Test/PowerShellEditorServices.Test.csproj

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

1919
<!-- PowerShell 7.4.x -->
2020
<ItemGroup Condition=" '$(TargetFramework)' == 'net8.0' ">
21-
<PackageReference Include="Microsoft.PowerShell.SDK" VersionOverride="7.4.14" />
21+
<PackageReference Include="Microsoft.PowerShell.SDK" />
2222
</ItemGroup>
2323

2424
<!-- Windows PowerShell 5.1 -->

0 commit comments

Comments
 (0)