Skip to content
This repository has been archived by the owner on Jul 5, 2024. It is now read-only.

Add explicit .net standard 2.0 support #104

Closed
mungojam opened this issue Nov 18, 2017 · 1 comment
Closed

Add explicit .net standard 2.0 support #104

mungojam opened this issue Nov 18, 2017 · 1 comment

Comments

@mungojam
Copy link

Please add this such that there are no additional dependencies listed on nuget when bringing into a .net standard library. I think it will get rid of some of my build warnings too but not certain.

@jamesmontemagno
Copy link
Owner

There are no additional dependencies as I specify them for each platform. if you install into a .net standard library you need it to have the 1.6 installed.

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

2 participants