Open ddaws opened 9 years ago
@dreid93 feel free to publish this now that I've made you a collaborator.
So I have just uploaded it to NuGet. I have yet to test so I will be leaving this issue open until I can confirm that everything is working.
Here's the link : https://www.nuget.org/packages/UnityHTTP/1.0.0
Also, NuGet contains a way to specify references based upon the framework you building towards. This should fix some of the issues people are having.
I believe this would make it simpler to use. See reference for how to here : http://docs.nuget.org/docs/creating-packages/creating-and-publishing-a-package
I would take care of this though publishing packages requires a NuGet API key and I want to leave control of publishing to NuGet to @andyburke .