◐ Shell
clean mode source ↗

Update Microsoft.PowerShell.PSResourceGet version to 1.3.0-preview1 by anamnavi · Pull Request #27487 · PowerShell/PowerShell

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@anamnavi

@anamnavi anamnavi commented

May 20, 2026

edited

Loading

Copy link Copy Markdown

Member

PR Summary

Update Microsoft.PowerShell.PSResourceGet version to 1.3.0-preview1

PR Context

PR Checklist

Copilot AI review requested due to automatic review settings

May 20, 2026 20:41

@anamnavi anamnavi requested review from a team and jshigetomi as code owners

May 20, 2026 20:41

Copilot AI left a comment

Copy link Copy Markdown

Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Updates the PowerShell module dependency set by moving Microsoft.PowerShell.PSResourceGet to a newer pre-release build.

Changes:

  • Bumped Microsoft.PowerShell.PSResourceGet from 1.2.0 to 1.3.0-preview1.
<PackageReference Include="PowerShellGet" Version="2.2.5" />
<PackageReference Include="PackageManagement" Version="1.4.8.1" />
<PackageReference Include="Microsoft.PowerShell.PSResourceGet" Version="1.2.0" />
<PackageReference Include="Microsoft.PowerShell.PSResourceGet" Version="1.3.0-preview1" />

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

Copilot code review Copilot Copilot left review comments

@adityapatwardhan adityapatwardhan adityapatwardhan approved these changes

@jshigetomi jshigetomi Awaiting requested review from jshigetomi jshigetomi is a code owner

Assignees

No one assigned

Labels

CL-BuildPackaging

Indicates that a PR should be marked as a build or packaging change in the Change Log

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@anamnavi @adityapatwardhan @daxian-dbw