admin管理员组文章数量:1123084
I just created a Blank App, Packaged (WinUI 3 in Desktop)
project in Visual Studio 2022 with absolutely no added code or external packages that weren't pre-installed and tried to publish it from the command line using dotnet publish
, from the publish menu using ClickOnce, and from the publish menu into a folder. The application publishes successfully and the installers run fine for every one of them (Except for ClickOnce, that just says the app couldn't be installed through the installer message prompt).
However, when I try to run the application, it immediately crashes. In the task manager, I can see the app pop up for a split second, taking up .1MB of ram, and then it disappears.
I've seen other topics related to this on SO and Github but none of them seem to have a solution other than using the Blank App, Packaged with Windows Application Packaging Project (WinUI 3 in Desktop)
project template which I cannot do.
本文标签: exeHow do I properly publish a Packaged Blank WinUI 3 applicationStack Overflow
版权声明:本文标题:exe - How do I properly publish a Packaged Blank WinUI 3 application? - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1736548608a1944482.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论