AssemblyInfo.cs subversion and TortoiseSVN
Posted
by BabakArj
on Stack Overflow
See other posts from Stack Overflow
or by BabakArj
Published on 2009-10-25T18:36:36Z
Indexed on
2010/04/12
1:33 UTC
Read the original article
Hit count: 488
I'm using TortoiseSVN and Visual Studio 2008. Is there any way to update my project's subversion with svn's version in every build?
For example, 1.0.0.[svn's version] -> 1.0.0.12
© Stack Overflow or respective owner