PowerShell / PSResourceGet

PSResourceGet is the package manager for PowerShell
https://www.powershellgallery.com/packages/Microsoft.PowerShell.PSResourceGet
MIT License
479 stars 90 forks source link

ACR should support prerelease versions #1584

Closed anamnavi closed 4 months ago

anamnavi commented 4 months ago

Prerequisites

Steps to reproduce

Find-PSResource, Install-PSResource and Publish-PSResource should work with prerelease versions.

Expected behavior

Find-PSResource, Install-PSResource and Publish-PSResource should work with prerelease versions.

Actual behavior

These cmdlets don't work with prerelease versions yet.

Error details

No response

Environment data

all platforms.

Visuals

No response