|
Project Information
Featured
Links
|
Console Application to write SVN Revision Number into AssemblyInfo UsageCommand PromptSVNRevToAssemblyInfo.exe dir "trunk folder path" file "assemblyinfo.cs path" or SVNRevToAssemblyInfo.exe file "assemblyinfo.cs path" dir "trunk folder path" ExampleSVNRevToAssemblyInfo.exe dir "H:\Users\Mihajlo\Documents\Visual Studio 2008\Projects\Google Code\ZScreen\trunk" file "H:\Users\Mihajlo\Documents\Visual Studio 2008\Projects\Google Code\ZScreen\trunk\ZScreen\Properties\AssemblyInfo.cs" > debug.txt Visual Studio Pre-buildcd $(ProjectDir)Tools SVNRevToAssemblyInfo.exe dir "$(SolutionDir)" file "$(ProjectDir)Properties\AssemblyInfo.cs" |