NDoc and Visual Studio 2005 Beta 1
on 07.18.04, 03:56am in .net • comments (0)
I love NDoc. It’s a great tool for building help files from the XML comment tags in C# source code.
Only problem: I can’t seem to get it to work with code generated with Visual Studio 2005 Beta 1 - I keep getting errors that the assembly I’m loading in “doesn’t appear to be a valid assembly”. Anyone get it working yet?



