Skip to content

Daily builds not published any more in the last months to MyGet #7955

@bergmeister

Description

@bergmeister

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.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions