129 |
|
</ItemGroup> |
130 |
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
131 |
|
<PropertyGroup> |
132 |
< |
<PreBuildEvent>"$(SolutionDir)deps\TortoiseSVN\SubWCRev.exe" "$(SolutionDir)." "$(SolutionDir)VersioningSupport\SharedAssemblyInfo.cs.tmpl" "$(SolutionDir)VersioningSupport\SharedAssemblyInfo.cs" |
133 |
< |
"$(SolutionDir)deps\TortoiseSVN\SubWCRev.exe" "$(SolutionDir)." "$(ProjectDir)Properties\AssemblyInfo.cs.tmpl" "$(ProjectDir)Properties\AssemblyInfo.cs"</PreBuildEvent> |
132 |
> |
<PreBuildEvent>"$(SolutionDir)deps\TortoiseSVN\SubWCRev.exe" "$(SolutionDir)." "$(ProjectDir)Properties\AssemblyInfo.cs.tmpl" "$(ProjectDir)Properties\AssemblyInfo.cs"</PreBuildEvent> |
133 |
|
</PropertyGroup> |
134 |
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
135 |
|
Other similar extension points exist, see Microsoft.Common.targets. |