Welcome to mirror list, hosted at ThFree Co, Russian Federation.

push.bat « nuget - github.com/aspnet/MessagePack-CSharp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7c279f7b9e942636d959ae765d390991f5ef6353 (plain)
1
2
3
4
nuget push MessagePack.0.2.0-beta.nupkg -Source https://www.nuget.org/api/v2/package
nuget push MessagePack.ImmutableCollection.0.2.0-beta.nupkg -Source https://www.nuget.org/api/v2/package
nuget push MessagePack.ReactiveProperty.0.2.0-beta.nupkg -Source https://www.nuget.org/api/v2/package
nuget push MessagePack.Unity.0.2.0-beta.nupkg -Source https://www.nuget.org/api/v2/package