Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run IIDOptimizer on WinRT.Runtime #931

Merged
merged 6 commits into from
Jul 29, 2021
Merged

Run IIDOptimizer on WinRT.Runtime #931

merged 6 commits into from
Jul 29, 2021

Conversation

j0shuams
Copy link
Contributor

@j0shuams j0shuams commented Jul 26, 2021

Fixes #862

We patch WinRT.Runtime by using the target assembly for patching to resolve the WinRT types.
I moved the targets related to the IIDOptimizer to their own file, and now we can use a Directory.Build.targets file in WinRT.Runtime project to import these targets. The cswinrt.sln change is to add a build dependency for WinRT.Runtime to IIDOptimizer project.

FYI @jkoritzinsky

@j0shuams j0shuams requested a review from manodasanW July 26, 2021 22:36
@j0shuams j0shuams merged commit 3507d24 into master Jul 29, 2021
@j0shuams j0shuams deleted the jlarkin/PatchRuntime2 branch July 29, 2021 21: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.

Run IIDPatcher on WinRT.Runtime
3 participants