Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.

Commit e07ec54

Browse files
warnovtracyboehrer
andauthored
Update template-BotApp-with-rg.json (#2209)
update remoteDebuggingVersion from VS2017 to VS2022 Co-authored-by: tracyboehrer <tracyboehrer@users.noreply.github.com>
1 parent 72fa3be commit e07ec54

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

generators/app/templates/echo/{{cookiecutter.bot_name}}/deploymentTemplates/deployUseExistResourceGroup/template-BotApp-with-rg.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@
239239
"linuxFxVersion": "PYTHON|3.9",
240240
"requestTracingEnabled": false,
241241
"remoteDebuggingEnabled": false,
242-
"remoteDebuggingVersion": "VS2017",
242+
"remoteDebuggingVersion": "VS2022",
243243
"httpLoggingEnabled": true,
244244
"logsDirectorySizeLimit": 35,
245245
"detailedErrorLoggingEnabled": false,
@@ -275,4 +275,4 @@
275275
}
276276
}
277277
]
278-
}
278+
}

0 commit comments

Comments
 (0)