nickdodd79 / AutoBogus

A C# library complementing the Bogus generator by adding auto creation and population capabilities.
MIT License
442 stars 50 forks source link

Unable to build project #4

Closed gilesrpa closed 7 years ago

gilesrpa commented 7 years ago

After using Bogus for a while, I was excited to see that you had created an automatic fake object creation system using Bogus.

I am using VS 2017 Prof (15.3.3) and on downloading AutoBogus I opened the project to see that the Dependency sections in all of the projects show up with a yellow triangle.

I have tried everything to remove this but to no avail.

vs2017

How do I get around this?

gilesrpa commented 7 years ago

Fixed the problem...It appears that the Net Standard Library is NOT installed by default. Installed now OK.