-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Daily builds not published any more in the last months to MyGet #7955
Copy link
Copy link
Closed
Labels
Resolution-ExternalThe issue is caused by external component(s).The issue is caused by external component(s).WG-Maintainers-Buildspecific to affecting the buildspecific to affecting the build
Description
Steps to reproduce
Run the install-powershell.ps1 script here with the -Daily switch (.\tools\install-powershell.ps1 -Daily) or just iex "& { $(irm 'https://aka.ms/install-pscore' ) } -Daily" for the faint-hearted ;-)
Expected behavior
Downloaded PowerShell version from MyGet is 6.1-preview831 or higher
Actual behavior
Downloaded PowerShell version from MyGet is stuck at 6.1.0-preview-761
Environment data
> $PSVersionTable
Name Value
---- -----
PSVersion 6.1.0
PSEdition Core
GitCommitId 6.1.0
OS Microsoft Windows 10.0.17134
Platform Win32NT
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Resolution-ExternalThe issue is caused by external component(s).The issue is caused by external component(s).WG-Maintainers-Buildspecific to affecting the buildspecific to affecting the build