[nant-dev] Error in solution task

2005-05-19 Thread Bob Stewart
My solution WAS working, now it is not. I removed a project from the solution, and now it wont work, but the solution looks perfect, and the projects look fine. They open and build find in VS.NET and solution works perfect in VS.NET…   Z:\Projects\InstInf Analytics Client>nant -D:ccnet.la

[nant-dev] Small error in the ReadRegistryTask documentation

2005-05-19 Thread Colin Svingen
Here's the code for the prefix attribute: /// /// The prefix to use for the specified registry key values. /// If this attribute is used then all registry values will be read and stored as properties with this prefix. /// /// /// Registry v