Skip to content
This repository was archived by the owner on Feb 13, 2019. It is now read-only.

[UPD] Nancy project.json dependencies updated to latest versions #60

Merged
merged 2 commits into from
Feb 11, 2015

Conversation

jpinho
Copy link
Contributor

@jpinho jpinho commented Feb 8, 2015

Hi there, I've been playing around with yo aspnet generators and I notice that the samples dependencies were outdated. I took the time to fixed it for us, hope it helps.

@peterblazejewicz
Copy link
Member

@jpinho Thanks! still no dice: https://gist.github.com/peterblazejewicz/a01bf6bb92a51cb1b1a7 (I've used to have no problems with vNext on my machine :( )
@sayedihashimi @spboyer you guys decide (and push some folks with this recent *nix problems, it starts to be PITA)

@jpinho
Copy link
Contributor Author

jpinho commented Feb 8, 2015

@peterblazejewicz The aim of this commit is essentiality about upgrading Nancy's version, so can you try to revert your OWIN dependency to:

"Microsoft.AspNet.Owin": "1.0.0-alpha4"

Give it a try. If it works I suggest we procede with this debug on a different pull request, so the community can start using Nancy 1.0 ASAP :) .

@peterblazejewicz
Copy link
Member

@jpinho no difference - personally I'll advice to merge this - as @sayedihashimi already merged other PR even if we have problems with building it locally (again, mostly me).
👍

@jpinho
Copy link
Contributor Author

jpinho commented Feb 8, 2015

@peterblazejewicz Ok thanks, sorry to hear that :( .

@spboyer
Copy link
Contributor

spboyer commented Feb 11, 2015

@peterblazejewicz @jpinho can you just update the Nancy items? Want to make sure that we do not have build issues with the samples.

@jpinho
Copy link
Contributor Author

jpinho commented Feb 11, 2015

@spboyer done, it's passing. I restored OWIN and Kestrel to their initial versions, leaving just nancy dependency with the most up to date version 1.0.0.

spboyer added a commit that referenced this pull request Feb 11, 2015
[UPD] Nancy project.json dependencies updated to latest versions
@spboyer spboyer merged commit abb9b14 into OmniSharp:develop Feb 11, 2015
@spboyer
Copy link
Contributor

spboyer commented Feb 11, 2015

Merged. Thanks for the update.

spboyer added a commit that referenced this pull request Feb 11, 2015
Merge pull request #60 from jpinho/develop
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants