Right hope I explain myself ok for you to understand.
When VS Pro opens I get the startup form, which displays the last two opened projects.
So far my main project is one I'm developing for work. It contains the application project, a dll project and a setup project. When I used to run the app in design mode it would appear to only compile the application project and fire up in a manner of seconds. Not any more....
At the weekend I started a new project to learn graphics in VB for fun. The startup form no longer displayed my work project this morning, so I selected to open the project by navigating to it vis the open project dialog.
It opened but in solution explorer the dll project and setup projects were missing. I added them back to the solution with no bother.
Problem now is every time I run the app in design mode it compiles the whole shooting match, setup and all which takes a long time.
Is there a setting I should be modifying? It is still in debug mode, not release mode by the way
When VS Pro opens I get the startup form, which displays the last two opened projects.
So far my main project is one I'm developing for work. It contains the application project, a dll project and a setup project. When I used to run the app in design mode it would appear to only compile the application project and fire up in a manner of seconds. Not any more....
At the weekend I started a new project to learn graphics in VB for fun. The startup form no longer displayed my work project this morning, so I selected to open the project by navigating to it vis the open project dialog.
It opened but in solution explorer the dll project and setup projects were missing. I added them back to the solution with no bother.
Problem now is every time I run the app in design mode it compiles the whole shooting match, setup and all which takes a long time.
Is there a setting I should be modifying? It is still in debug mode, not release mode by the way