Skip to content

Tags: KennedyGitHub/BotBuilder

Tags

[email protected]

Toggle [email protected]'s commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Tomlm/fix401 merge master (microsoft#4791)

* fix success to use status==TaskStatus.RunToCompletion instead of .IsCompleted

* merge translation

[email protected]

Toggle [email protected]'s commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
remove configure awaits (microsoft#4582)

* fix OAuth with emulator and no credentials

* remove configureawait(False), as we need to keep the callers context for callbacks

* bump version to 3.15.2.2

[email protected]

Toggle [email protected]'s commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix OAuth with emulator and no credentials (microsoft#4570)

[email protected]

Toggle [email protected]'s commit message
bump versions

[email protected]

Toggle [email protected]'s commit message
Published 3.15.0 for //build

[email protected]

Toggle [email protected]'s commit message
Bugfix/handle empty stack (microsoft#4549)

* Added a check for count before poping from stack.

* Fixed test to reflect actual expected exception.

[email protected]

Toggle [email protected]'s commit message
Enumerate missing resources when throwing MissingManifestResourceExce…

…ption (providing notice to developers of which resources are actually missing). (microsoft#4374)

[email protected]

Toggle [email protected]'s commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Patch nuspecs and bump versions (microsoft#4335)

* cleanup nuspec files

* bump version

* bump connector version

[email protected]

Toggle [email protected]'s commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fixed race condition when refreshing access token. (microsoft#4084)

[email protected]

Toggle [email protected]'s commit message
Adds NuGet.config for samples, ensuring they restore to the correct d…

…irectory, and updates package references for AnnotatedSandwichBot. (microsoft#3929)