Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

Removed obsolete DialogManager property. #1127

Merged
merged 2 commits into from
Apr 2, 2021
Merged

Conversation

LeeParrishMSFT
Copy link
Contributor

Fixes #1124

Description

Rather than mark as obsolete to preserve backward compatibility I removed the DialogManager property from the DialogContext, it's likely better to do this before the SDK is RTM than to mark it and remove it later.

Specific Changes

Removed DialogManager property from the DialogContext.

Testing

All unit tests were run successfully after the removal of the property. All samples were searched to ensure that none of them had references to it as well.

@LeeParrishMSFT LeeParrishMSFT merged commit 4008d1e into main Apr 2, 2021
@LeeParrishMSFT LeeParrishMSFT deleted the lparrish/Issue1124 branch April 2, 2021 14:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

port: mark DialogManager property on DialogContext as obsolete (#5410)
2 participants