Skip to content

Update-PSResource should check versions before installing new version #532

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
3 tasks done
PaulHigin opened this issue Nov 3, 2021 · 0 comments
Closed
3 tasks done
Assignees
Labels
Area-Update Issue-Bug Something isn't working
Milestone

Comments

@PaulHigin
Copy link
Contributor

Prerequisites

  • Write a descriptive title.
  • Make sure you are able to repro it on the latest released version
  • Search the existing issues.

Steps to reproduce

Update-PSResource -Name Microsoft.PowerShell.SecretStore -Repository PSGallery -Scope AllUsers -Force

Expected behavior

Microsoft.PowerShell.SecretStore is not affected because it is already up to date.

Actual behavior

Microsoft.PowerShell.SecretStore is reinstalled, even though it is already up to date.

Error details

None

Environment data

None

Visuals

No response

@PaulHigin PaulHigin self-assigned this Nov 3, 2021
@PaulHigin PaulHigin added Issue-Bug Something isn't working and removed Needs-Triage labels Nov 3, 2021
@StevenBucher98 StevenBucher98 added this to the 3.0-Resolved milestone Nov 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Update Issue-Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants