intercom/intercom-dotnet

WHO does this

Closed this issue ยท 3 comments

I cannot believe after all this time the output library is still named Library.dll. What decent development team would make a decision to do this with the intention of releasing their API to the community?

Hey @ditchcode! Completely understandable that it isn't the best of names, and it's actually something I hope to have fixed with a PR coming this week, so thank you for your feedback on this.

Note however that we are always happy to get Pull Requests from the community, so if you spot something that isn't quite right and have the time, feel free to send us a PR to review. We'd be happy to have more people contributing to this library. ๐Ÿ‘

I have now pushed a PR to fix this problem. Feel free to give it a shot and see if this fixes what you were referring to with the library output. I'll only close this when the PR is merged successfully. ๐Ÿ‘

This is now fixed in the new version. ๐ŸŽ‰