intercom / intercom-dotnet

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

Configure project to build NuGet package #121

Closed thewheat closed 6 years ago

thewheat commented 6 years ago

I think this should address https://github.com/intercom/intercom-dotnet/issues/115

Did some testing including creating my own test MyGet instance that publishes to NuGet (using my own test NuGet packages) and my dependencies resolve correctly

I believe this renders the existing Intercom.nuspec file obsolete as it uses the metadata in the Intercom.csproj file

Set up metadata using Visual Studio for Mac shown below image