Skip to content

Remove .NET Standard 1.6 target framework - #338

Merged
natemcmaster merged 2 commits into
masterfrom
rm-ns1
Feb 10, 2020
Merged

Remove .NET Standard 1.6 target framework#338
natemcmaster merged 2 commits into
masterfrom
rm-ns1

Conversation

@natemcmaster

Copy link
Copy Markdown
Owner

Fixes #337

What

Remove "netstandard1.6" from package target frameworks and delete some related dead code.

Why

Usage of .NET Core 1.x was the main driver of this, and it has been out of support since June 2019. If you're still on this, you should upgrade to a newer .NET Core version.

@natemcmaster
natemcmaster merged commit 1de7d64 into master Feb 10, 2020
@natemcmaster
natemcmaster deleted the rm-ns1 branch February 10, 2020 06:17
@natemcmaster natemcmaster added this to the 3.0 milestone Feb 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove .NET Standard 1.x from library

1 participant