App Manifest Ignored

天大地大妈咪最大 提交于 2019-11-29 16:07:27

If you like me removed the manifest and restored it back via source control, your app has likely selected the default-settings-manifest and will ignore all further changes to your custom app.manifest file.

To resolve the problem:

  1. Right click your project
  2. Click properties
  3. Find the Icons and Manifest section
  4. Specify the app.manifest in the drop-down
  5. Save changes

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!