c# - How can I debug multi-project using VS Code? -


i working on solution have several projects, can see following image:

enter image description here

and question can debug main program counld not debug dependency project; did have solutions solve problem? can give me reply?

i have found solution,just modify project.json can touch breakpoint @ dependency project;

    "buildoptions": {     "debugtype": "portable"   }, 

value debugtype portable


Comments

Popular posts from this blog

c# SetCompatibleTextRenderingDefault must be called before the first -

c++ - Fill runtime data at compile time with templates -

C#.NET Oracle.ManagedDataAccess ConfigSchema.xsd -