To What Should I Change the Targeted Processor Architecture of my Project?

clay shannon 66 Reputation points
2020-11-12T22:17:01.187+00:00

Please see the details of my question at https://stackoverflow.com/questions/64810192/to-what-should-i-change-the-targeted-processor-architecture-of-my-project, which contains several screen shots.

Microsoft Partner Center
Microsoft Partner Center
A Microsoft website for partners that provides access to product support, a partner community, and other partner services.
928 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Nico Zhu (Shanghai Wicresoft Co,.Ltd.) 12,861 Reputation points
    2020-11-13T06:26:58.837+00:00

    Hello @clay shannon , Welcome to Microsoft Q&A

    During the testing with blank project, I could reproduce this issue, and we suggest you send feedback with Visual Studio for this issue. And currently we have a workaround that edit the Winform platform target as x86 (not Platform dropdown), publish application package template as x86 release package.

    Update

    Right click winform project-> Properties-> build- >Platform.

    oyBWH.png

    Right the package template project -> Publish -> Create app packages-> Sideloading-> Skip package signing

    Only check x86 Architecture.

    RqpWf.png


    If the response is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    1 person found this answer helpful.