Can anyone direct me to instructions for debugging the Hangfire source code? I downloaded the source code from GitHub but I’m not able to build the solution due to errors like the following: “The target “PrecompileRazorFiles” does not exist in the project.”
I also followed the directions in this blog post but no symbols are getting downloaded from symbolsource.
Thanks for any help.