Build project under VS2008

M

Morris

I work with VS2008 and when I do from the main menu build or rebuild I do
get a new version but with older dates of creation and modification.
However if I do a batch rebuild the project looks fine with updated dates.
Can someone refer to that please?
Regards
Morris
 
P

Peter Duniho

Morris said:
I work with VS2008 and when I do from the main menu build or rebuild I do
get a new version but with older dates of creation and modification.
However if I do a batch rebuild the project looks fine with updated dates.
Can someone refer to that please?

Anything that changes should have updated "Modified" and "Accessed"
dates. The batch rebuild may include a "clean" operation, which deletes
everything first, which will mean a more recent "Created" timestamp as well.

Pete
 

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