Skip to content

Commit 6278ef9

Browse files
committed
Update azure-pipeline - Crm.ActiveCampaign.yml for Azure Pipelines
1 parent c430777 commit 6278ef9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-pipeline - Crm.ActiveCampaign.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ variables:
1313
steps:
1414
- task: NuGetToolInstaller@1
1515
displayName: 'Install NuGet'
16-
16+
1717
- task: DotNetCoreCLI@2
1818
displayName: 'NuGet Restore'
1919
inputs:
@@ -43,4 +43,4 @@ steps:
4343
inputs:
4444
PathtoPublish: '$(Build.ArtifactStagingDirectory)'
4545
ArtifactName: 'drop'
46-
publishLocation: 'Container'
46+
publishLocation: 'Container'

0 commit comments

Comments
 (0)