سؤال

Maybe this is a stupid question, but here I go :)

I have two projects in one solution. WinApp and ConsoleApp. If i have open only files from ConsoleApp then sharpdevelop launches the WinApp. I have to right-click ConsoleApp and choose "Run project".

How can I tell sharpdevelop which one of the two to run, by default, when I pressed F5?

I'm using sharpdevelop 4.2.2 build 8818

هل كانت مفيدة؟

المحلول

In the Projects window, right click the ConsoleApp project and select Set as Startup Project. SharpDevelop will then run the ConsoleApp when you press F5.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top