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

.NET Core 1.0 Support? #577

Closed
talynone opened this issue Jul 29, 2016 · 2 comments
Closed

.NET Core 1.0 Support? #577

talynone opened this issue Jul 29, 2016 · 2 comments
Labels

Comments

@talynone
Copy link

Does Humanizer support .Net Core 1.0? I believe .Net core is supposed to implement the .NET standard library, but when I try to compile a project with the Humanizer Nuget package I get the following error:

"Error NU1002 The dependency Humanizer.Core.bn-BD 2.1.0 does not support framework .NETCoreApp,Version=v1.0."

@clairernovotny
Copy link
Member

It may be related to this:
https://github.com/dotnet/cli/issues/3396

There's a bug in the CLI tools

@clairernovotny
Copy link
Member

Have you tried the Humanizer.xproj package? I created that as a workaround for this. Please re-open if this is still an issue.

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

No branches or pull requests

2 participants