I really need to be able to step into the NH source in order to debug an issue I have.
I have d/led the source from GitHub but am trying to get my head around the build process. I have read the readme and tried to follow the commands - are they out of date? It complains that "clean" is not a valid target, via sample build commands.txt: NAnt clean build >output-debug-build.log running NAnt build >output-debug-build.log yields: BUILD FAILED External Program Failed: C:\Windows\Microsoft.NET\Framework\v4.0.30319\csc.exe (return code was 1) Is this also supposed to digitally sign the binary? I ask because i tried simply compiling, but of course there is no AssemblyInfo.cs or digital signature. When I add to me project i have dependencies on the sig. Any other quick solutions around to help me debug NH? I don't fancy forking out $245 for .net reflector. Thanks -- You received this message because you are subscribed to the Google Groups "nhusers" group. To view this discussion on the web visit https://groups.google.com/d/msg/nhusers/-/gpg0kUmwpq4J. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nhusers?hl=en.
