Skip to content

Commit

Permalink
launchSettings
Browse files Browse the repository at this point in the history
  • Loading branch information
trrwilson committed Feb 12, 2025
1 parent 9a6a390 commit d24b72a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .plugin/generator/src/Properties/launchSettings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"profiles": {
"OpenAI": {
"commandLineArgs": "$(SolutionDir)/../dist/generator/Microsoft.Generator.CSharp.dll $(SolutionDir)/../../.dotnet -p OpenAILibraryPlugin",
"commandName": "Executable",
"executablePath": "dotnet"
}
}
}

0 comments on commit d24b72a

Please sign in to comment.