Skip to content

Commit

Permalink
Update PHP vsCode launch config
Browse files Browse the repository at this point in the history
  • Loading branch information
Ndiritu committed Jul 15, 2022
1 parent e69686e commit 9b067ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,9 +84,9 @@
"--language",
"php",
"-o",
"${workspaceFolder}/samples/msgraph-mail/php/src/Generated/Mail",
"${workspaceFolder}/samples/msgraph-mail/php/src/",
"-n",
"GraphPhpV4"
"Microsoft\\Graph"
],
"cwd": "${workspaceFolder}/src/kiota",
"console": "internalConsole",
Expand Down

0 comments on commit 9b067ec

Please sign in to comment.