Parent Directory
|
Revision Log
|
Patch
--- trunk/AnywhereTS.Logging/AnywhereTS.Logging.csproj 2012/07/16 16:34:11 198 +++ trunk/AnywhereTS.Logging/AnywhereTS.Logging.csproj 2012/07/16 17:02:21 199 @@ -106,7 +106,9 @@ <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> <PropertyGroup> <PreBuildEvent>"$(SolutionDir)3rdparty\TortoiseSVN\SubWCRev.exe" "$(SolutionDir)." "$(SolutionDir)VersionSupport\SharedAssemblyInfo.cs.tmpl" "$(SolutionDir)VersionSupport\SharedAssemblyInfo.cs" -"$(SolutionDir)SvnVersionHelper\bin\$(ConfigurationName)\SvnVersionHelper.exe" "$(SolutionDir)VersionSupport\SharedAssemblyInfo.cs"</PreBuildEvent> +"$(SolutionDir)3rdparty\TortoiseSVN\SubWCRev.exe" "$(SolutionDir)." "$(SolutionDir)VersionSupport\SharedAssemblyInfo.vb.tmpl" "$(SolutionDir)VersionSupport\SharedAssemblyInfo.vb" +"$(SolutionDir)SvnVersionHelper\bin\$(ConfigurationName)\SvnVersionHelper.exe" "$(SolutionDir)VersionSupport\SharedAssemblyInfo.cs" +"$(SolutionDir)SvnVersionHelper\bin\$(ConfigurationName)\SvnVersionHelper.exe" "$(SolutionDir)VersionSupport\SharedAssemblyInfo.vb"</PreBuildEvent> </PropertyGroup> <!-- To modify your build process, add your task inside one of the targets below and uncomment it. Other similar extension points exist, see Microsoft.Common.targets.
ViewVC Help | |
Powered by ViewVC 1.1.22 |