Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

C# User Authentication with ASP.NET Identity Introducing ASP.NET Identity Installing Identity

What do you mean by the "Default drop-down list?" when installing the NuGet packages for the Fitness Frog project

In the document provided with the User Authentication with ASP.Net Identity course, it says to be sure the Treehouse.FitnessFrog.Shared project is listed in the Default drop-down. I cannot find a default drop-down anywhere in Visual Studio 2017.

1 Answer

Found it! The Package Manager Console window was collapsed, so I did not see the Default project dropdown at the top. (Sorry!)