LinkToolAddin/Properties/launchSettings.json
2025-05-19 22:09:21 +08:00

12 lines
342 B
JSON

{
"profiles": {
"LinkToolAddin": {
"commandName": "Executable",
"executablePath": "C:\\Users\\86158\\AppData\\Local\\Programs\\ArcGIS\\Pro\\bin\\ArcGISPro.exe",
"applicationUrl": "https://localhost:5001",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}