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

Target .NET Standard 2.1 #3007

Open
4 tasks done
0x414c49 opened this issue Mar 11, 2020 · 1 comment
Open
4 tasks done

Target .NET Standard 2.1 #3007

0x414c49 opened this issue Mar 11, 2020 · 1 comment

Comments

@0x414c49
Copy link

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

At the moment NancyFX only targets .NET Standard 2.0 and .NET 4.5.2. Since .NET Standard 2.1 is out, we can target the project for .NET Standrd 2.1.

@0x414c49
Copy link
Author

In PR #3008, I resolved this issue. The only problem is the +500 analysis warnings for async usages.

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 a pull request may close this issue.

1 participant