Skip to content

Commit e409ba5

Browse files
committed
change display name
1 parent 725dea9 commit e409ba5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azure-pipelines/sign-tool-predictor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ steps:
4343
arguments: 'tools\Az.Tools.Predictor\build.proj /target:"Clean;Build" /p:Configuration=Release'
4444

4545
- task: UseDotNet@2
46-
displayName: 'Install DotNet 2.1 runtime for Signing'
46+
displayName: 'Install DotNet 2.1 Runtime for Signing'
4747
inputs:
4848
packageType: 'runtime'
4949
version: '2.1.x'

0 commit comments

Comments
 (0)