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
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.