Skip to content

Ensure the Xaml designer can find out WinMD - #982

Merged
Kenny Kerr (kennykerr) merged 3 commits into
masterfrom
user/jlaans/981
Jul 14, 2021
Merged

Ensure the Xaml designer can find out WinMD#982
Kenny Kerr (kennykerr) merged 3 commits into
masterfrom
user/jlaans/981

Conversation

@jlaanstra

@jlaanstra Johan Laanstra (jlaanstra) commented Jul 13, 2021

Copy link
Copy Markdown
Contributor

#977 removed an override of a built-in CX target that wasn't working reliably. Because of this, various targets to resolve the WinMD would no longer find the WinMD file. This never worked reliably but it turns out the Xaml designer uses one of these targets. This PR adds a BeforeTargets to ensure the WinMD will be resolved.

Fixes #981

Verified that the test solution builds and the designer works as well.

#977 removed an override of a built-in CX target that wasn't working reliably. Because of this, various targets to resolve the WinMD would no longer find the WinMD file. This never worked reliably but it turns out the Xaml designer uses one of these targets. This PR adds a BeforeTargets to ensure the WinMD will be resolved.

Fixes #981
@kennykerr
Kenny Kerr (kennykerr) merged commit c978627 into master Jul 14, 2021
@kennykerr
Kenny Kerr (kennykerr) deleted the user/jlaans/981 branch July 14, 2021 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants