We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9779d11 commit 6500151Copy full SHA for 6500151
GenerateAspNetCoreClient/Properties/launchSettings.json
@@ -2,7 +2,7 @@
2
"profiles": {
3
"GenerateAspNetCoreClient": {
4
"commandName": "Project",
5
- "commandLineArgs": "\"D:\\src\\csv.io\\src\\UserHQ.Api\\UserHQ.Api.csproj\" -o \"D:\\src\\csv.io\\src\\UserHQ.Api.Client\" --namespace UserHQ.Api.Client --add-cancellation-token true --use-api-responses true --exclude-types"
+ "commandLineArgs": "\"..\\..\\..\\..\\Tests\\TestWebApi.Controllers\\TestWebApi.Controllers.csproj\" -o \"..\\..\\..\\..\\Tests\\OutputTest\" -n \"TestClient\""
6
}
7
8
0 commit comments