We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3ec749 commit ea1f3a3Copy full SHA for ea1f3a3
eng/pipelines/stages/ci-build-extensions-package-stage.yml
@@ -69,7 +69,7 @@ stages:
69
variables:
70
# The directory where dotnet artifacts will be staged. Not to be
71
# confused with pipeline artifacts.
72
- - name: dotnatArtifactsDir
+ - name: dotnetArtifactsDir
73
value: $(Build.StagingDirectory)/dotnetArtifacts
74
75
# The directory where the NuGet packages will be staged before being
0 commit comments