Hello,
Wanted to see if
anyone has encountered this. The code that I am testing makes the following
call to determine the path of the \bin directory:
_strFilePath =
String.Format(System.AppDomain.CurrentDomain.SetupInformation.PrivateBinPath +
"\\" + TPR_CONFIG_FILENAME);
The
code is in
It looks like in MsBuild you can specify a version number to go along with the
name of a reference. Is there any way to do that with NAnt?
What'd be nice is if I could specify a version number for each reference, and
if that reference doesn't exist OR the reference exists but the version number
Hi Tom,
To include a license file, all you need to do is (as you
have done) set the license attribute on the task and point
it to an RTF file. If this doesn't work, check that the location
pointed to by ${license.rtf} is definately valid. Try ssomething
like
to print out where the script thin