Skip to content

Commit 4cd148e

Browse files
authored
Update to use the 1.0.0 version of Microsoft.PowerShell.Pager (#3206)
1 parent 39761f9 commit 4cd148e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PSReadLine/PSReadLine.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
</ItemGroup>
2727

2828
<ItemGroup>
29-
<PackageReference Include="Microsoft.PowerShell.Pager" version="1.0.0-preview.4" />
29+
<PackageReference Include="Microsoft.PowerShell.Pager" version="1.0.0" />
3030
</ItemGroup>
3131

3232
<ItemGroup>

0 commit comments

Comments
 (0)