LinkToolAddin/Properties/launchSettings.json
2025-05-18 20:59:43 +08:00

12 lines
298 B
JSON

{
"profiles": {
"LinkToolAddin": {
"commandName": "Executable",
"executablePath": "C:/Program Files/ArcGIS/Pro/bin/ArcGISPro.exe",
"applicationUrl": "https://localhost:5001",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}