I have built a WinRT app.
When i run it using Debug, i would like it to have a different icon for when i run it in release.
Can this be done?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
One option is a pre-build step. Let’s say you set up your assets directory like:
in a pre-build step (via the Properties of the project) you could then use the following command: