WindowsAppSDK icon indicating copy to clipboard operation
WindowsAppSDK copied to clipboard

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

Open JesseCol opened this issue 1 year ago • 2 comments

Cherry pick from https://github.com/microsoft/WindowsAppSDK/pull/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.

JesseCol avatar Aug 23 '24 18:08 JesseCol

/azp run

JesseCol avatar Aug 23 '24 20:08 JesseCol

Azure Pipelines successfully started running 1 pipeline(s).

azure-pipelines[bot] avatar Aug 23 '24 20:08 azure-pipelines[bot]