Open Closed

ABP Suite - MicroService Template - Build Error #1548


User avatar
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)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi Harnish

    What version of your abp package and abp cli and abp suite?

  • User Avatar
    0
    Harnish created

    hi Harnish

    What version of your abp package and abp cli and abp package?

    Hi,

    Thanks for your reply. I'm using these below one.

  • User Avatar
    0
    gterdem created
    Support Team Senior .NET Developer

    They are project references so you will need to build them first. Or do a graphBuild on your main solution with dotnet build /graphBuild.

  • User Avatar
    0
    Harnish created

    Hi,

    After run this command, dotnet build /graphBuil. I can build my solution.

    Thanks for your help.

    Regards, Harnish Prajapati

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11