How to set file version in VS2005 for a .net 2.0 device application?

N

Nick

hi,


I am wondering how to set file version for a cf 2.0 device application
in vs 2005. When i go to project properties->Assembly Information
window, it only has Assembly Version, but File Version was grayed
out.

So in C++, I use GetFileVersionInfoSize() and GetFileVersionInfo(), it
won't work on the .exe that I create with CF2.0. Did I miss something
or there is other place to set it?



Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top