Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#6825] Update and fix WebexTeams issues #6833

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

sw-joelmut
Copy link
Collaborator

Addresses #6825
#minor

Description

This PR updates the Thrzn41.WebexTeams package from 1.6.2 to 1.8.1, and fixes the error [CS0104](https://learn.microsoft.com/en-us/dotnet/csharp/misc/cs0104): 'Attachment' is an ambiguous reference between 'Microsoft.Bot.Schema.Attachment' and 'Thrzn41.WebexTeams.Version1.Attachment'.

Specific Changes

  • Updated Thrzn41.WebexTeams package from 1.6.2 to 1.8.1.
  • Updated Attachment references to be Schema.Attachment due to ambiguous reference between BotBuilder and WebexTeams packages.

Testing

The following image shows the unit tests and CI pipeline passing successfully.
image

@sw-joelmut sw-joelmut added the Automation: No parity PR does not need to be applied to other languages. label Aug 1, 2024
@sw-joelmut sw-joelmut requested a review from tracyboehrer August 1, 2024 13:03
@sw-joelmut sw-joelmut requested a review from a team as a code owner August 1, 2024 13:03
@tracyboehrer tracyboehrer merged commit 2ba4197 into main Aug 5, 2024
11 checks passed
@tracyboehrer tracyboehrer deleted the southworks/update/webex-teams branch August 5, 2024 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Automation: No parity PR does not need to be applied to other languages.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants