Reputation: 101
I actually build my first universal app on windows 10, and I don't konw to change the main icon of the application (icon visible on taskbar) ?
I've setted icon in visual assets with no visible change. Can you help me ?
Thanks Mickaël
Upvotes: 10
Views: 7629
Reputation: 1975
I've had similar problems, then this tool solved it for me.
Seems like the problem was that I also needed to have some of those Square44x44Logo.targetsize-xx.png files, because the problem happened again after I removed those (autogenerated) files.
Upvotes: 4
Reputation: 3582
You must set the 24x24 px image under Assets\Square44x44Logo.png
Upvotes: 9