summaryrefslogtreecommitdiff
path: root/wpd
diff options
context:
space:
mode:
author5an7y <[email protected]>2026-04-02 10:00:58 -0700
committer5an7y <[email protected]>2026-04-02 10:00:58 -0700
commitf9545d33190ad51e13d4bdf2942e83d00fa8e379 (patch)
treede00dfa8477bd51e689228724caf8611a4e7dbb4 /wpd
parent8508ffaaf97a200fe6e8588333c6ab1383687d4f (diff)
fix: prioritize EWDK over NuGet in auto-detection
The packages\ folder is a passive disk artifact that persists between builds. If someone runs the script from inside an EWDK command prompt while packages\ exists from a previous NuGet restore, Auto mode would incorrectly select NuGet and then fail trying to find a VS installation that may not be present in an EWDK-only setup. EWDK is now checked first because \ being set is an active, explicit signal that the user is intentionally in the EWDK environment. Auto detection order is now: EWDK -> NuGet -> WDK Co-authored-by: Copilot <[email protected]>
Diffstat (limited to 'wpd')
0 files changed, 0 insertions, 0 deletions