Files
2026-04-25 18:06:56 -04:00

13 lines
281 B
JSON

{
"$schema": "https://json.schemastore.org/launchsettings.json",
"profiles": {
"Clarity.MigrationService": {
"commandName": "Project",
"dotnetRunMessages": true,
"environmentVariables": {
"DOTNET_ENVIRONMENT": "Development"
}
}
}
}