We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d8a2a2d + 8b4ebe9 commit d897cc0Copy full SHA for d897cc0
.github/workflows/build-complete-samples.yml
@@ -74,7 +74,7 @@ jobs:
74
75
- project_path: 'samples/bot-receive-channel-messages-withRSC/csharp/ReceiveMessagesWithRSC/ReceiveMessagesWithRSC.csproj'
76
name: 'bot-receive-channel-messages-withRSC'
77
- version: '6.0.x'
+ version: '8.0.x'
78
79
- project_path: 'samples/bot-request-approval/csharp/BotRequestApproval/BotRequestApproval.csproj'
80
name: 'bot-request-approval'
0 commit comments