Skip to content
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

[CP to release/1.5-stable] Fix centrally-versioned package references #4679

Closed

Conversation

JesseCol
Copy link
Contributor

Cherry pick from #4674

For the projects under the VSIX folder, the build stopped honoring the "Directory.Packages.props" file at the root of the repo. This causes us to pick up old versions of all these packages, and hilarity ensues.

I'm not sure at the moment what caused this change in behavior, but this fix looks safe as we continue to investigate.

* Use CentralPackageVersions in VSIX projects

* Turns out we just need to make sure to import the Directory.Build.props at the root

* Revert "Use CentralPackageVersions in VSIX projects"

This reverts commit 3446e0c.

* Don't include the entire root Directory.build.props
@JesseCol
Copy link
Contributor Author

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@JesseCol JesseCol closed this Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants