There used to be an option in Visual Studio 2017 and prior to turn off "Always show solution." This setting is missing in Visual Studio 2019 and appears to have been removed.
Unfortunately this causes trouble when using the 'Open Web Site' feature as I often do, because 'Save All' prompts to create a .sln file which I do not want.
Visual Studio 2019:
Visual Studio 2017:
Has this option been removed completely or just relocated and the name changed?
Searching for 'Always show solution' in the Visual Studio 2019 options window returns no results.

