Skip to content

Current v4.x framework referencing older Azure Storage libraries, causing conflicts with more updated libraries. #1686

Closed
@edboykin-insight

Description

@edboykin-insight

Github issues should be used for bugs and feature requests. Use Stack Overflow for general "how-to" questions.

Version

Using bot builder 4.3.2,

Describe the bug

After updating Azure storage libraries to the most recent packages (Microsoft.Azure.Storage.Common, Microsoft.Azure.Storage.Blob, Microsoft.Azure.Cosmos.Table)
I get a compiler error on AzureBlobTranscriptStore .
Reference to type 'CloudStorageAccount' claims it is defined in 'Microsoft.Azure.Storage.Common', but it could not be found

It turns out Microsoft.Bot.Builder.Azure still references the older storage libraries.

Will this be updated to use the latest libraries?

Metadata

Metadata

Assignees

Labels

BF Customer Ask"Convenience" asks made by our customers and don’t accrue to any major featureP1Painful if we don't fix, won't block releasingR10Release 10 - August 17th, 2020

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions