Closed kishorekumar-anchala closed 2 weeks ago
I just tried uploading an msixupload built with the 26100 SDK to Microsoft Partner Center and it looks like the new SDK isn't supported over there yet. Is there any way to coordinate an update to Partner Center's acceptance policy with the ability to use 26100 in Azure Pipelines?
Package acceptance validation error: The package <my-package-redacted> uses an unsupported version of file MakePri.exe (10.0.26100.1742). The following versions are allowed: < 10.0.10500.0; >= 10.0.10586.0 & < 10.0.11000.0; >= 10.0.14383.0 & < 10.0.14800.0; >= 10.0.15053.0 & < 10.0.15100.0; >= 10.0.16299.0 & < 10.0.16350.0; >= 10.0.17134.0 & < 10.0.17500.0; >= 10.0.17763.0 & < 10.0.18199.0; >= 10.0.18362.0 & < 10.0.18799.0; >= 10.0.19041.0 & < 10.0.19399.0; >= 10.0.20348.0 & < 10.0.21242.0; >= 10.0.22000.194 & < 10.0.22350.0; >= 10.0.22621.0 & < 10.0.25054.0. Please update your Visual Studio build tools and try again.
Description
This PR updates
wdk.vsix
install with Visual Studio components.Related issue:
Check list