Skip to content

Commit d67d230

Browse files
authored
Update version to the latest (Azure#25138)
Upgrade the autorest.typescript version to the latest
1 parent fd803b5 commit d67d230

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.scripts/automation_generate.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
#!/usr/bin/env bash
2-
code-gen-pipeline --inputJsonPath=$1 --outputJsonPath=$2 --use=@autorest/[email protected].5 --cadlEmitter=@azure-tools/cadl-typescript
2+
code-gen-pipeline --inputJsonPath=$1 --outputJsonPath=$2 --use=@autorest/[email protected].9 --cadlEmitter=@azure-tools/cadl-typescript

0 commit comments

Comments
 (0)