. Then write new code, he directly to jump over, open exe running in direct point, also is such, have no dozen I wrote a new log. Tried to clean up, to regenerate, useless, now can play a role is to delete all of the bin, regenerate, have the effect, but a compilation and to delete the bin, very troublesome, for bosses to give directions
CodePudding user response:
According to the last sentence in your figure, set up or use?Also, when debugging, set breakpoint is not clear, leading to skip
Refer to
https://www.cnblogs.com/yuetianhewu/articles/2862845.html
CodePudding user response:
Often appear in the class libraryUsually solution under the certain class library project be replaced, or between different computers is copy project, it is possible that the DLL or exe. The.net framework version caused by inconsistent
Suggest to delete all the obj and bin folders, unloading can't debug class library project, to add, and then in the main project reference again
CodePudding user response:
The