botbuilder-python
botbuilder-python copied to clipboard
port: Fix build break. (#5918)
The changes in Fix build break. (#5918) may need to be ported to maintain parity with microsoft/botbuilder-dotnet.
Fixes #5630Description
Build break due to Signing Public Key to make internals visible to tests.
Specific Changes
- Fixed AssemblyInfo.cs for streaming library
Please review and, if necessary, port the changes.