Skip to content

Commit f24513d

Browse files
authored
Set packageFolderFromFileSearch to false in swagger_to_sdk_config (Azure#28314)
1 parent a17da11 commit f24513d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

eng/swagger_to_sdk_config.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,8 @@
99
"initScript": {
1010
"path": "pwsh ./eng/scripts/Automation-Sdk-Init.ps1"
1111
}
12+
},
13+
"packageOptions": {
14+
"packageFolderFromFileSearch": false
1215
}
1316
}

0 commit comments

Comments
 (0)