Skip to content

DYN-10667: Revert unintended PackageManagerWizard version bump to 0.0.28#17206

Merged
avidit merged 1 commit into
DynamoDS:masterfrom
jasonstratton:DYN-10667-revert-pmwizard-version-bump
Jul 2, 2026
Merged

DYN-10667: Revert unintended PackageManagerWizard version bump to 0.0.28#17206
avidit merged 1 commit into
DynamoDS:masterfrom
jasonstratton:DYN-10667-revert-pmwizard-version-bump

Conversation

@jasonstratton

Copy link
Copy Markdown
Contributor

This unblocks the current issue with the Dynamo build.

Purpose

PR #17200 (DYN-6107) bundled an unrelated bump of the PackageManagerWizard npm package version in src/DynamoCoreWpf/DynamoCoreWpf.csproj from 0.0.27 to 0.0.28, alongside its actual fix. The 0.0.28 bump is currently blocking the Dynamo build, so this PR reverts that single line back to 0.0.27.

DYN-10667

This PR contains only the version revert — no other changes from #17200 are touched.

Declarations

Check these if you believe they are true

Release Notes

N/A

Reviewers

(please assign)

FYIs

PR DynamoDS#17200 (DYN-6107) bundled a version bump of the PackageManagerWizard
npm package alongside an unrelated fix. The 0.0.28 bump is currently
blocking the Dynamo build; revert to 0.0.27 pending a proper review.
Copilot AI review requested due to automatic review settings July 2, 2026 14:10

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

See the ticket for this pull request: https://jira.autodesk.com/browse/DYN-10667

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

This PR reverts an unintended npm package version bump in DynamoCoreWpf.csproj, restoring the PackageManagerWizard build step to use @dynamods/dynamo-pm-wizard@0.0.27 (instead of 0.0.28) to unblock the Dynamo build.

Changes:

  • Reverted PackageManagerWizard npm package version from 0.0.28 back to 0.0.27 in the NpmRunBuildPMWizard MSBuild target.

@jasonstratton jasonstratton requested review from a team, RobertGlobant20 and johnpierson July 2, 2026 14:12
@sonarqubecloud

sonarqubecloud Bot commented Jul 2, 2026

Copy link
Copy Markdown

@RobertGlobant20 RobertGlobant20 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.

LGTM, I can see that this is just for unblocking the Dynamo build

@avidit avidit merged commit a0ff872 into DynamoDS:master Jul 2, 2026
27 of 29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants