Files
api-generator/Generator/Properties/launchSettings.json
2025-10-12 13:54:51 +02:00

8 lines
130 B
JSON

{
"profiles": {
"Generator": {
"commandName": "Project",
"commandLineArgs": "--name example/example"
}
}
}