botbuilder-python
botbuilder-python copied to clipboard
Update remoteDebuggingVersion from VS2017 to VS2022
Azure App Service now only supports remote debugging using VS2022, and using VS2017 was causing deployment failures. This update changes the remoteDebuggingVersion in the configuration to VS2022, resolving the error:
"The parameter 'remoteDebuggingVersion' has an invalid value. Details: Supported Versions: VS2022."