Skip to content
This repository has been archived by the owner on Jan 24, 2021. It is now read-only.

Version 2.00 requires DotNet 4.5.2. Can this be changed to 4.5.0? #2607

Closed
4 tasks done
yzhou88 opened this issue Oct 31, 2016 · 4 comments
Closed
4 tasks done

Version 2.00 requires DotNet 4.5.2. Can this be changed to 4.5.0? #2607

yzhou88 opened this issue Oct 31, 2016 · 4 comments

Comments

@yzhou88
Copy link

yzhou88 commented Oct 31, 2016

Prerequisites

  • I have written a descriptive issue title
  • I have verified that I am running the latest version of Nancy
  • I have verified if the problem exist in both DEBUG and RELEASE mode
  • I have searched open and closed issues to ensure it has not already been reported

Description

My big project is using Dotnet 4.5.0, when upgrading Nancyfx, we will be forced to 4.5.2. Can Nancy 2.00 support Dotnet 4.5.0?

@jchannon
Copy link
Member

jchannon commented Oct 31, 2016

Nope afraid not due to how netcore works and its minimal version it supports.

Sorry

@yzhou88
Copy link
Author

yzhou88 commented Oct 31, 2016

Ok. But with Version 1.4.3, there is a serious memory leak issue that I have found and fixed, can you release a new version? The pull request is here:
#2605

Thanks!

@cemremengu
Copy link
Contributor

Just change your big project to target net452 @yzhou88 ? You will eventually need to do that anyway.

@yzhou88
Copy link
Author

yzhou88 commented Oct 31, 2016

Thank you for your good suggestion.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants