Visual Studio cannot choose between debugging and release

Hej hej, I have a solution with several projects (vb.net), with some projects I have optino to choose between configuration: enter image description here

and in other projects I don’t have such an option. (I used to have an option).

enter image description here

Does anyone have an idea to show this option again. I can change it in the project file (using notepad), but it is not friendly: D.

Greetz,

Jonathan

+3
source share
1 answer

Make sure the option "Show advanced assembly configurations" is checked in

Tools | Projects and Solutions | General

.

+3
source