Skip to content

Commit 5356213

Browse files
committed
Pointed autorest to the latest version
1 parent 595290a commit 5356213

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azure-pipelines/common-templates/install-tools.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ steps:
3535
displayName: Install AutoRest
3636
inputs:
3737
command: custom
38-
customCommand: install -g autorest@3.6.3
38+
customCommand: install -g autorest@latest
3939

4040
- task: Npm@1
4141
displayName: Install Rush

0 commit comments

Comments
 (0)