Details
Description
Updates to the source that allow building under .NET 2.0 RTM with no source code related warnings. Warnings that do appear are related to xml documentation, and a deprecated nant method call. Updates are commented as appropriate to indicate the compiler warning resolved.
I updated the nant build file to include a new reference needed for 2.0 but since nant (as of 0.85 rc3) doesn't recognize the new framework yet I was unable to test building using the nant build. Visual Studio 2005 solution/project files are attached.