Skip to content

Conversation

@Arlodotexe
Copy link
Member

This PR fixes a regression introduced in c7ae0a0 that caused the wrong PackageId to be produced for some packages.

Importing MSBuild.Sdk.Extras in the place we did caused PackageId to be defined with a default. Our tooling doesn't reassign PackageId when there's an existing value, so the value defined by MsBuild/Extras was being used instead.

Before
image

After
image

@Arlodotexe Arlodotexe added bug 🐛 Something isn't working dev loop ➰ For issues that impact the core dev-loop of building experiments regression What was working is now broke labels Feb 28, 2024
@Arlodotexe Arlodotexe self-assigned this Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug 🐛 Something isn't working dev loop ➰ For issues that impact the core dev-loop of building experiments regression What was working is now broke

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants