pschelpdesk/Vendor/Prise.Tests.Integration/Prise.IntegrationTests/Properties/launchSettings.json
2024-11-04 20:45:34 +01:00

10 lines
157 B
JSON

{
"profiles": {
"Prise.IntegrationTests": {
"commandName": "Project",
"environmentVariables": {
"LOCAL": "true"
}
}
}
}