diff --git a/tools/sdk-ai-bots/AzureSdkQaBot/teamsapp.yml b/tools/sdk-ai-bots/AzureSdkQaBot/teamsapp.yml index 6cd2715d908..0d92ca49964 100644 --- a/tools/sdk-ai-bots/AzureSdkQaBot/teamsapp.yml +++ b/tools/sdk-ai-bots/AzureSdkQaBot/teamsapp.yml @@ -90,7 +90,7 @@ deploy: - uses: azureAppService/zipDeploy with: # deploy base folder - artifactFolder: bin/Release/net7.0/win-x86/publish + artifactFolder: bin/Release/net8.0/win-x86/publish # This example uses the env var thats generated by the arm/deploy action. # You can replace it with an existing Azure Resource ID or other # custom environment variable.