From 5ad23552b4e464305f407b551cc20d0673300f2f Mon Sep 17 00:00:00 2001 From: Karl Burtram Date: Mon, 15 Jun 2020 10:40:59 -0700 Subject: [PATCH] Remove SQL Client patch from build (#977) --- azure-pipelines/build.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/azure-pipelines/build.yml b/azure-pipelines/build.yml index df70570e..50e1fd16 100644 --- a/azure-pipelines/build.yml +++ b/azure-pipelines/build.yml @@ -90,11 +90,6 @@ steps: workingFolder: test/CodeCoverage enabled: false -- script: | - copy /Y $(Build.SourcesDirectory)\bin\patch\* $(Build.SourcesDirectory)\artifacts\publish\Microsoft.SqlTools.ServiceLayer\osx.10.11-x64\netcoreapp3.1\ - - displayName: 'Copy SqlClient KeepAlive patch to macOS archive' - - task: SFP.build-tasks.custom-build-task-1.EsrpCodeSigning@1 displayName: 'ESRP CodeSigning - sha256 only' inputs: