Skip to content

Commit

Permalink
Remove Post Build
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelhoehn authored and Fraser Greenroyd committed Apr 20, 2020
1 parent 17ff666 commit 329bbf4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion LifeCycleAssessment_Engine/LifeCycleAssessment_Engine.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,8 @@
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<PropertyGroup>
<PostBuildEvent>C:\Windows\System32\xcopy "$(SolutionDir)DataSets\*.*" "$(Appdata)\BHoM\DataSets" /Y /I /E</PostBuildEvent>
<PostBuildEvent>
</PostBuildEvent>
</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 Down

0 comments on commit 329bbf4

Please sign in to comment.