Publish to NuGet #25
Labels
No labels
bug
enhancement
high priority
low priority
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
andyburke/UnityHTTP#25
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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 .
@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.