Skip to content

Commit 5b07f39

Browse files
committed
removed post-build event for now (fails on CI)
1 parent 246ba75 commit 5b07f39

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Rubberduck.CodeAnalysis/Rubberduck.CodeAnalysis.csproj

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,4 @@
6868
<LastGenOutput>CodeInspectionDefaults.Designer.cs</LastGenOutput>
6969
</None>
7070
</ItemGroup>
71-
<Target Name="PostBuild" AfterTargets="PostBuildEvent">
72-
<Exec Command="xcopy &quot;$(TargetDir)$(TargetName).xml&quot; &quot;$(SolutionDir)docs&quot; /Y" />
73-
</Target>
7471
</Project>

0 commit comments

Comments
 (0)