Using vscode debugging, single step debugging method into don't go to the library, how to configure?
And dotnet watch run also can monitor the change of the current project, other layers will not automatically compile the code change
CodePudding user response:
Do you want to reference class library project in vs, cannot be directly referenced DLL
CodePudding user response: