Hi
I have a .NET project in TFS.
In the action list i do a 'Get latest version' and then compile it using VS2010.
In the compile action on the .net version tab i have set autoincrement to on.
When the project finished i see on that tab the new version number, but when i checked the compile binary it has still the old value. (that was set once when creating the project)
What.do i wrong?
Do i need to do more like checking out project?
Peter