You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change _BlockWinMDsOnUnsupportedTFMs dependencies to fix WPF temp targets ordering (#12104)
The introduction of _BlockWinMDsOnUnsupportedTFMs broke the WPF temp project generation, which broke PowerShell Core. This PR changes the target ordering so it doesn't destabilize the WPF targets.
I've validated that this change doesn't cause this target to be skipped on incremental builds.
Fixes#12093
cc: @rlander@AaronRobinsonMSFT@ryalanms@wli3@dsplaisted
0 commit comments