WindowsAppSDK
WindowsAppSDK copied to clipboard
[CP to release/1.5-stable] Fix centrally-versioned package references
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.
/azp run
Azure Pipelines successfully started running 1 pipeline(s).