Skip to content

Commit 41cc5cf

Browse files
committed
Merge
2 parents 915535d + 534a7be commit 41cc5cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/FunnelWeb.Extensions.CommentNotification/FunnelWeb.Extensions.CommentNotification.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
7272
<Import Project="$(SolutionDir)\.nuget\nuget.targets" />
7373
<PropertyGroup>
74-
<PostBuildEvent>start /MIN xcopy "$(TargetPath)" "$(SolutionDir)FunnelWeb.Web\bin\Extensions\" /R /S /Y</PostBuildEvent>
74+
<PostBuildEvent>xcopy "$(TargetPath)" "$(SolutionDir)FunnelWeb.Web\bin\Extensions\" /R /S /Y</PostBuildEvent>
7575
</PropertyGroup>
7676
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
7777
Other similar extension points exist, see Microsoft.Common.targets.

0 commit comments

Comments
 (0)