Skip to content

Conversation

@JanProvaznik
Copy link
Member

@JanProvaznik JanProvaznik commented Dec 5, 2024

Fixes #11092

Context

a "refactor" in prior VS insertion pipeline PR introduced a bug where package properties would be set to empty string resulting in no update of them in VS PR

Changes Made

fix setting properties in the embedded PowerShell

Testing

(internal) https://devdiv.visualstudio.com/DevDiv/_git/VS/pullrequest/596781?_a=files
(internal) https://devdiv.visualstudio.com/DevDiv/_build/results?buildId=10665100&view=results

Notes

to be backported to vs17.8,10,11,12

Copy link
Member

@JanKrivanek JanKrivanek left a comment

Choose a reason for hiding this comment

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

Thank you!

@JanProvaznik JanProvaznik requested a review from a team December 6, 2024 08:10
@JanProvaznik JanProvaznik merged commit 6ca9992 into dotnet:main Dec 6, 2024
10 checks passed
@JanProvaznik
Copy link
Member Author

/backport to vs17.12

@github-actions
Copy link
Contributor

github-actions bot commented Dec 6, 2024

Started backporting to vs17.12: https://github.com/dotnet/msbuild/actions/runs/12198365503

@JanProvaznik
Copy link
Member Author

/backport to vs17.11

@github-actions
Copy link
Contributor

github-actions bot commented Dec 6, 2024

Started backporting to vs17.11: https://github.com/dotnet/msbuild/actions/runs/12198377051

@JanProvaznik
Copy link
Member Author

/backport to vs17.8

@github-actions
Copy link
Contributor

github-actions bot commented Dec 6, 2024

Started backporting to vs17.8: https://github.com/dotnet/msbuild/actions/runs/12198379379

@JanProvaznik
Copy link
Member Author

vs17.10 was not merged so let's put it in the PR directly

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.

Visual Studio insertions don't update NuGet packages

3 participants