Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change references to NETStandard.Library 1.6.0 #28

Closed
ipjohnson opened this issue Apr 22, 2017 · 2 comments
Closed

Change references to NETStandard.Library 1.6.0 #28

ipjohnson opened this issue Apr 22, 2017 · 2 comments
Milestone

Comments

@ipjohnson
Copy link
Owner

To simplify the dependencies for the package NETStandard.Library 1.6.0 will be used instead of picking and choosing the dependencies for the .netstandard 1.0 target

@ipjohnson ipjohnson added this to the 3.0.0 milestone Apr 23, 2017
@powerdude
Copy link

it'd be better to use 1.4 or something. I use this for a xamarin project and 1.4 supports ios, android and uwp.

@ipjohnson
Copy link
Owner Author

Simplefixture targets .net45 and netstandard 1.0.

This change didn't really change much as I had originally chosen a subset of the packages that comprise NETStandard.Library 1.6.0, now it's just dependent on all of them.

https://www.nuget.org/packages/NETStandard.Library/1.6.0

I've not tried ios and andriod but as part of 3.0.0 I added support for SimpleFixture.MSTest which supports UWP (I was testing it yesterday in fact).

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

No branches or pull requests

2 participants