78ec046130
Add a `VS_STARTUP_PROJECT` directory property to specify the project that should be placed first in the `.sln` file so that it will be selected as the default startup project. Co-Author: Taylor Braun-Jones <taylor.braunjones@avigilon.com>
7 lines
239 B
ReStructuredText
7 lines
239 B
ReStructuredText
vs-startup-project
|
|
------------------
|
|
|
|
* The :ref:`Visual Studio Generators` learned to honor a new
|
|
:prop_dir:`VS_STARTUP_PROJECT` directory property that specifies
|
|
the default startup project for generated solutions (``.sln`` files).
|