PowerShell Preview should not show an update nag if it's impossible to update it.
Steps to reproduce
- Install PowerShell Preview from the Windows Store : https://www.microsoft.com/store/productId/9P95ZZKTNRN4
- Open PowerShell Preview
Expected behavior
PowerShell 7.2.0-preview.2
Copyright (c) Microsoft Corporation.
https://aka.ms/powershell
Type 'help' to get help.
PS C:\Users\natob>
Actual behavior
PowerShell 7.2.0-preview.2
Copyright (c) Microsoft Corporation.
https://aka.ms/powershell
Type 'help' to get help.
A new PowerShell preview release is available: v7.2.0-preview.3
Upgrade now, or check out the release page at:
https://aka.ms/PowerShell-Release?tag=v7.2.0-preview.3
PS C:\Users\natob>
Environment data
Name Value
---- -----
PSVersion 7.2.0-preview.2
PSEdition Core
GitCommitId 7.2.0-preview.2
OS Microsoft Windows 10.0.19042
Platform Win32NT
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0
This issue could be fixed by #14780.
Fixing this issue would resolve these : #13615, #14615, #14772, #14797, #14800
Temporary fix : #12701 (comment)
PowerShell Preview should not show an update nag if it's impossible to update it.
Steps to reproduce
Expected behavior
Actual behavior
Environment data
This issue could be fixed by #14780.
Fixing this issue would resolve these : #13615, #14615, #14772, #14797, #14800
Temporary fix : #12701 (comment)