Skip to content

Commit fa07c52

Browse files
committed
Update azure-pipelines.yml for Azure Pipelines
1 parent 6bdf683 commit fa07c52

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-pipelines.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ steps:
3636
includesource: true
3737
versioningScheme: 'byEnvVar'
3838
versionEnvVar: 'GitVersion.NuGetVersion'
39-
40-
- task: DotNetCoreCLI@2
39+
40+
- task: NuGetCommand@2
4141
inputs:
4242
command: 'push'
4343
packagesToPush: '$(Build.ArtifactStagingDirectory)/**/*.symbols.nupkg'

0 commit comments

Comments
 (0)