Files
Partsource/PartSource.Automation/Properties/launchSettings.json

11 lines
225 B
JSON

{
"profiles": {
"PartSource.Automation": {
"commandName": "Project",
"commandLineArgs": "UpdatePricing",
"environmentVariables": {
"PS_AUTOMATION_ENVIRONMENT": "development"
}
}
}
}