Missing @ before Name string in method GetInlineAttachment.
Causes the '\a' in "Resources\architecture-resize.png" to turn into an alert.
Steps to reproduce the behavior:
Expect string Name to be "Resources\architecture-resize.png", and not "Resources\u0007rchitecture-resize.png".
From the source in AttachmentsBot.cs:

From the Inspector view in the Bot Framework Emulator:

This is, of course, an extremely small problem, but hopefully it's also extremely easy to fix :)
[bug]
Would you like to submit a pull request for this?
Sure, I'll just have to find out how to do it first :)
Never done it before.
I'll look into it.
Most helpful comment
Sure, I'll just have to find out how to do it first :)
Never done it before.
I'll look into it.