You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now that 7.3-preview.1 has been released, the HelpInfoUri is pointing to 7.2 content. We need to update the Uri to point to https://powershell73-help.
Expected behavior
`Update-Help` needs to download 7.3 content.
Actual behavior
`Update-Help` needs to downloads 7.2 content.
Error details
No response
Environment data
Name Value
---------
PSVersion 7.3.0-preview.1
PSEdition Core
GitCommitId 7.3.0-preview.1
OS Microsoft Windows 10.0.22000
Platform Win32NT
PSCompatibleVersions {1.0,2.0,3.0,4.0…}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0
Prerequisites
Steps to reproduce
Now that 7.3-preview.1 has been released, the HelpInfoUri is pointing to 7.2 content. We need to update the Uri to point to https://powershell73-help.
Expected behavior
`Update-Help` needs to download 7.3 content.Actual behavior
`Update-Help` needs to downloads 7.2 content.Error details
No response
Environment data
Visuals
No response