Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Missing Assemblies Tab in Reference Manager dialog box

I have the latest Visual Studio Community version 2019. I have been following this awesome free series by Bob Tabor. Sorry about the link to images, but rules are rules I guess, can't add images until I have 10 points whatever that means.

I am in the section where I need to add a reference to my project.

Bob Tabor's screen:

Bob Tabor's screen

You can note that on Bob's screen he has an Assemblies tab on the dialog and a "References" section on the Solution Explorer windows. I don't have any of those.

My screen:

My screen

I have been doing some reading and I think it has to do with the new Visual Studio using .NET core instead of Frameworks? And I need to use a chicken nugget for something, but I have no idea what I am doing, I just want to do what Bob does.

like image 294
ShynnSup Avatar asked Apr 19 '20 20:04

ShynnSup


People also ask

How do I add assembly reference in Visual Studio 2015?

You can also right-click the project node and select Add > Project Reference. If you see a References node in Solution Explorer, you can use the right-click context menu to choose Add Reference. Or, right-click the project node and select Add > Reference.


1 Answers

I had the same Problem, also trying to find the answear.. Now after many weeks I know. I have chosen WPF application instead of WPF APP.... is it mayby also your Problem?

like image 125
Mariusz Avatar answered Oct 08 '22 07:10

Mariusz