Resharper Build - Debugging a service in Visual Studio 2015
Answered
Hi,
I have multiple windows services I code and debug. I do this by launching the debugger at start up - Systems.Diagnostics.Debugger.Launch() . This works a treat not using Resharper build. I have switched over to Resharper build and all my breakpoints in Visual Studio 2015 are white with a warning ("The breakpoint will not currently be hit")
How do I correct this?
Cheers
Stu
Please sign in to leave a comment.
Please disregard this post - it works a treat.