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

⬆️ Update Nancy template to RC1. Fixes #553 #554

Merged
merged 1 commit into from
Jan 14, 2016

Conversation

peterblazejewicz
Copy link
Member

This commit updates Nancy template to support RC1.

  • project dependencies update to RC1
  • Nancy package update to latest version
  • support new hosting model from RC1
  • small white-space fixes

This PR passes tests, builds and run succesfully on RC1 installed on OS X.

/cc
@spboyer
Mind reviewing?

Thanks!

@peterblazejewicz
Copy link
Member Author

@jchannon
Mind reviewing this? TIA

"Microsoft.AspNet.Server.Kestrel": "1.0.0-beta8",
"Microsoft.AspNet.Owin": "1.0.0-beta8",
"Nancy": "1.3.0"
"Microsoft.AspNet.IISPlatformHandler": "1.0.0-rc1-final",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No need for IIS?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, IIS ref removed. Thanks!

This commit updates Nancy template to support RC1.
- project dependencies update to RC1
- Nancy package update to latest version
- support new hosting model from RC1
- small white-space fixes
jchannon added a commit that referenced this pull request Jan 14, 2016
⬆️ Update Nancy template to RC1. Fixes #553
@jchannon jchannon merged commit 0281058 into OmniSharp:master Jan 14, 2016
@jchannon
Copy link
Member

:+1

@peterblazejewicz
Copy link
Member Author

Thanks!

@peterblazejewicz peterblazejewicz deleted the fix/553 branch January 14, 2016 22:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants