We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 246ba75 commit 5b07f39Copy full SHA for 5b07f39
Rubberduck.CodeAnalysis/Rubberduck.CodeAnalysis.csproj
@@ -68,7 +68,4 @@
68
<LastGenOutput>CodeInspectionDefaults.Designer.cs</LastGenOutput>
69
</None>
70
</ItemGroup>
71
- <Target Name="PostBuild" AfterTargets="PostBuildEvent">
72
- <Exec Command="xcopy "$(TargetDir)$(TargetName).xml" "$(SolutionDir)docs" /Y" />
73
- </Target>
74
</Project>
0 commit comments