Skip to content

Commit

Permalink
Resolve Merge Conflicts for generate.cmd under EntitySearch (#4011)
Browse files Browse the repository at this point in the history
  • Loading branch information
sudhansu88 authored and shahabhijeet committed Jan 24, 2018
1 parent f0eae29 commit 52c7902
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,4 @@
::

@echo off
<<<<<<< HEAD:src/SDKs/CognitiveServices/dataPlane/Search/EntitySearch/generate.cmd
call %~dp0..\..\..\..\..\..\tools\generate.cmd cognitiveservices/data-plane/EntitySearch %*
=======
call %~dp0..\..\..\..\..\..\tools\generate.cmd cognitiveservices/data-plane/EntitySearch %*
call %~dp0..\..\..\..\..\..\tools\generate.cmd cognitiveservices/data-plane/VideoSearch %*
call %~dp0..\..\..\..\..\..\tools\generate.cmd cognitiveservices/data-plane/WebSearch %*
>>>>>>> upstream/psSdkJson6:src/SDKs/CognitiveServices/dataPlane/Search/Search/generate.cmd

0 comments on commit 52c7902

Please sign in to comment.