سؤال

When using MonoDevelop is it possible to exclude a file or folder within a solution so that it is ignored during Builds?

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

المحلول

Did you try changing the build action on the files to None? Right click the file in the Solution pad, select Build Action, then select None. You cannot do this for a folder but you can do this for all the files.

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