Skip to content

Add PlatformTarget for MRT projection project#261

Merged
huichen123 merged 1 commit intomasterfrom
user/huichen/PlatformTarget
Oct 27, 2020
Merged

Add PlatformTarget for MRT projection project#261
huichen123 merged 1 commit intomasterfrom
user/huichen/PlatformTarget

Conversation

@huichen123
Copy link
Copy Markdown
Contributor

While loading x86 build of Microsoft.ApplicationModel.Resources.Projection.dll from a .net console app, a System.BadImageFormatException is thrown. Theoretically the projection dll should be architecture neutral. But to avoid this issue, add an explicit PlatformTarget.

@huichen123 huichen123 merged commit 7954df7 into master Oct 27, 2020
@huichen123 huichen123 deleted the user/huichen/PlatformTarget branch October 27, 2020 18:27
@EHO-makai EHO-makai mentioned this pull request Oct 27, 2020
EHO-makai added a commit that referenced this pull request Oct 27, 2020
* Add PlatformTarget (#261)

* Add SkipNonexistentTargets param to MSBuild task that calls the GetMrtPackagingOutputs target for referenced projects. (#260)

Co-authored-by: Hui Chen <huichen@microsoft.com>
Co-authored-by: Rohan Palaniappan <35987549+rohanp-msft@users.noreply.github.com>
axelandrejs added a commit that referenced this pull request Nov 20, 2020
* Add PlatformTarget (#261)

* Add SkipNonexistentTargets param to MSBuild task that calls the GetMrtPackagingOutputs target for referenced projects. (#260)

* Trial

* Build break

* C# working

* C++ sample

* Remove signing

* Update to winui preview

* Code review feedback

* build pipeline

* missed a spot

* dotnet version

* show installed sdk version

* Window size and lib location

* remove nickname

* no install vs

Co-authored-by: Hui Chen <huichen@microsoft.com>
Co-authored-by: Rohan Palaniappan <35987549+rohanp-msft@users.noreply.github.com>
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