Skip to content

Commit 305e0e8

Browse files
committed
Update launch.json
1 parent 0812ebe commit 305e0e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/launch.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@
181181
"--openapi",
182182
"https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-powershell/dev/openApiDocs/v1.0/Mail.yml",
183183
"--language",
184-
"shell",
184+
"cli",
185185
"-o",
186186
"${workspaceFolder}/samples/msgraph-mail/dotnet-cli",
187187
"--clean-output"

0 commit comments

Comments
 (0)