Skip to content

Commit

Permalink
Removed occasionally added prebuild events.
Browse files Browse the repository at this point in the history
  • Loading branch information
dfs-minded committed Nov 28, 2016
1 parent f6460d3 commit 28b0388
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions IndexerGUI/IndexerGUI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -252,8 +252,8 @@
</PostBuildEvent>
</PropertyGroup>
<PropertyGroup>
<PreBuildEvent>cd ..\..\..\
ClangFormatDiff.cmd</PreBuildEvent>
<PreBuildEvent>
</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.
Expand All @@ -262,4 +262,4 @@ ClangFormatDiff.cmd</PreBuildEvent>
<Target Name="AfterBuild">
</Target>
-->
</Project>
</Project>

0 comments on commit 28b0388

Please sign in to comment.