intercom / intercom-dotnet

Intercom API client library for .NET
https://developers.intercom.io/reference
Apache License 2.0
63 stars 53 forks source link

Newest version of library is named "Library.dll" #118

Closed xdansmith closed 6 years ago

xdansmith commented 6 years ago

I believe this is not intended. Can it be corrected to have a more descriptive name like IntercomDotNet.dll instead of Library.dll? I've seen this when getting the package via NuGet.

kmossco commented 6 years ago

Hey @xdansmith! We have just now pushed a new version to master with a few fixes in how we package the library. Can you check if this fixed the problem here for you?

kmossco commented 6 years ago

This issue is now fixed in the last release in Nuget v2.0.3-beta. 👍 Thank you for your patience!