Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Documentation - Additional Files To Include
chris_mckelt
#1 Posted : Monday, December 8, 2014 2:00:41 AM(UTC)
Rank: Newbie

Groups: Registered
Joined: 10/14/2011(UTC)
Posts: 1
Location: Sydney

Hi

I cant seem to find how to put in the following config value 'Additional Files To Include'

For a global solution do you just do something like

<AdditionalFilesToInclude>c:\dev\sln\lib\somefile.dll</AdditionalFilesToInclude>

Is there a place in the documentation that shows all these config value names?

Thanks
Remco
#2 Posted : Monday, December 8, 2014 3:32:10 AM(UTC)
Rank: NCrunch Developer

Groups: Administrators
Joined: 4/16/2011(UTC)
Posts: 6,976

Thanks: 931 times
Was thanked: 1257 time(s) in 1170 post(s)
Hi, thanks for posting!

By definition, the declarations in the config XML are internal to the software - they aren't documented or published as they can potentially change in future and aren't really intended to be changed manually. Where possible, you should use the options in the configuration window. With that said, there is nothing to stop you from modifying these files manually if you have a good reason to do so.

At time of writing this (v2.10), the AdditionalFilesToInclude values are semicolon delimited and must be relative to the project file (or solution file when applied at solution level). For example:

<AdditionalFilesToInclude>WiX\*.*;..\References\**.*;..\CrossProject\**.*</AdditionalFilesToInclude>


Cheers,

Remco

Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

YAF | YAF © 2003-2011, Yet Another Forum.NET
This page was generated in 0.028 seconds.
Trial NCrunch
Take NCrunch for a spin
Do your fingers a favour and supercharge your testing workflow
Free Download