G
gerry
In a solution that contains multiple web projects ( apps or sites ) , how do
we prevent all of them from being started when hitting F5 ?
There are no dependencies between the apps.
In solution properties setting the solution Startup Project to any of the
available options has no effect. Current Selection , Single startup project
, and Multiple startup projects with all project Actions = None except one
set to Start. In all cases a seperate instance of the development is started
for each web project in the solution. I have even unchecked Build for all
projects under configuration.
Gerry
we prevent all of them from being started when hitting F5 ?
There are no dependencies between the apps.
In solution properties setting the solution Startup Project to any of the
available options has no effect. Current Selection , Single startup project
, and Multiple startup projects with all project Actions = None except one
set to Start. In all cases a seperate instance of the development is started
for each web project in the solution. I have even unchecked Build for all
projects under configuration.
Gerry