Skip to content

Commit f968e16

Browse files
committed
Downgraded autorest version
1 parent 2fe2b0c commit f968e16

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.0.509
38+
customCommand: install -g autorest@3.6.3
3939

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

0 commit comments

Comments
 (0)