I have a PNG (i.e. a compressed image) that I\'d like to include in my assembly (i.e. application).
How to do it?
Additional information:
I tried ad
The only way I could make this work, is by removing the file extension from the PNGs. That way Visual Studio doesn't recognize the files as images, and leaves them untouched.