0
wddpct created
Hello, I am confused about debugging the ABP project which I have downloaded from the Github(https://github.com/aspnetboilerplate/aspnetboilerplate).Thank a lot
Markdown is supported
Copy & paste or drag & drop images (max 30 MB per image)
1 Answer(s)
-
0
Hi,
Just build abp on your local machine and replace nuget references on your project with local abp dll references. Of course, the class you want to debug should be opened in visual studio with your project.
Markdown is supportedCopy & paste or drag & drop images (max 30 MB per image)