Skip to content

Commit

Permalink
removed xcopy command from PostBuild
Browse files Browse the repository at this point in the history
  • Loading branch information
FastNinja committed Jul 31, 2016
1 parent b69002a commit 3f1d582
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions HuntingDog2014/HuntingDog2014.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -335,9 +335,6 @@
<None Include="Resources\close.png" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<PropertyGroup>
<PostBuildEvent>xcopy "$(TargetDir)HuntingDog.dll" "C:\Program Files (x86)\Hunting Dog\SSMS2014" /Y /R</PostBuildEvent>
</PropertyGroup>
<!--Target Name="AfterBuild" DependsOnTargets="GenSerializationAssembly" />
<Target Name="GenSerializationAssembly"
DependsOnTargets="AssignTargetPaths;Compile;ResolveKeySource"
Expand Down

0 comments on commit 3f1d582

Please sign in to comment.