Skip to content

Commit 6500151

Browse files
author
Oleksandr Liakhevych
committed
Revert unneeded changes
1 parent 9779d11 commit 6500151

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GenerateAspNetCoreClient/Properties/launchSettings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"profiles": {
33
"GenerateAspNetCoreClient": {
44
"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"
5+
"commandLineArgs": "\"..\\..\\..\\..\\Tests\\TestWebApi.Controllers\\TestWebApi.Controllers.csproj\" -o \"..\\..\\..\\..\\Tests\\OutputTest\" -n \"TestClient\""
66
}
77
}
88
}

0 commit comments

Comments
 (0)