Skip to content

Commit

Permalink
upgrade autorest version 25->27 (#15417)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alancere authored Aug 31, 2021
1 parent 75194c5 commit df5ef04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/scripts/build.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ function Process-Sdk () {
$removeAutorestFile = $true
}

$autorestVersion = "@autorest/go@4.0.0-preview.25"
$autorestVersion = "@autorest/go@4.0.0-preview.27"
if ($outputFolder -eq '') {
$outputFolder = $currentDirectory
}
Expand Down

0 comments on commit df5ef04

Please sign in to comment.