mgravell / fast-member

Automatically exported from code.google.com/p/fast-member
Apache License 2.0
1.02k stars 137 forks source link

net core 2.1.1 Install - yellow triangle in dependencies #69

Closed OrangeGoblin1973 closed 5 years ago

OrangeGoblin1973 commented 5 years ago

I am trying to use the package, and have tried all of them which are available on NuGet (including netcore version), but I cannot get the package to appear as a dependency. Is there a guide or something similar to advise the install. TIA

danielcrenna commented 5 years ago

@OrangeGoblin1973 There isn't a netcore version, there is a netstandard2.0 version, which should work on any netcoreapp2.* implementation.

image

I couldn't reproduce this. What does it say in your .csproj?

mgravell commented 5 years ago

there's also now a netcoreapp2.0 build (in 1.5.0) with zero dependencies