|
|
Hello,
Over the weekend I forked & submitted a pull request for the following change a1953eeac73f.
I then received an email saying that my pull request was accepted and "thank you", however I'm not seeing the new version showing up in the following OData feed http://feed.nuget.org/ctp2/odata/v1/
Did I do something wrong with the package? Or is there another step that I need to take?
Thanks
|
|
Coordinator
Dec 20, 2010 at 3:31 PM
|
|
|
Coordinator
Dec 20, 2010 at 6:05 PM
|
I see, the problem is that you forgot to update the version in the nuspec file. I just fixed it, so it should now show up in the feed.
|
|
|
|
Ahhh - I swore I did that - Thanks David - I'll have another merge coming (where I need to update the "Published" and "LastUpdated" dates... maybe later this evening.
|
|
Coordinator
Dec 20, 2010 at 6:53 PM
|
No problem! But do note that the Published and LastUpdated fields no longer exist. See
spec for details.
|
|
|
|
With the spec changed - does this mean I should go back and update both StatLIght 1.3 and 1.2 nuspec files?
|
|
Coordinator
Dec 21, 2010 at 2:23 AM
|
No, the 1.2 nuspec was already updated a while back.
|
|
|
|
Ok, I didn't realize that the spec had already been updated. Are the LastUpdated and Published columns are still coming through the OData feed (I'm looking at it through linqpad). And both the 1.2 and 1.3 released versions have the same dates.
|
|