0
Harnish created
Hi,
I have generated MicroService Template Project with abp suite. When I open this project in Visual Studio, Solution is loading all the project as per the screen shot in the docs but when I build it, It gives me so many compile errors. Can you please help me on this asap ?
Thanks.
Regards, Harnish
4 Answer(s)
-
0
hi Harnish
What version of your abp package and abp cli and abp suite?
-
0
-
0
They are project references so you will need to build them first. Or do a graphBuild on your main solution with
dotnet build /graphBuild
. -
0
Hi,
After run this command, dotnet build /graphBuil. I can build my solution.
Thanks for your help.
Regards, Harnish Prajapati