"smansuri" की गतिविधियाँ

I have downloaded the fresh solution from abp commercial. Now without making any changes im trying to build all projects. Im able to build all project wituout any issue except "PublicWeb" project under "apps" folder.

Im getting below error even though the project file has the reference to the G1.Clinic.Doctorz.ProductService.HttpApi.Client.csproj : Severity Code Description Project File Line Suppression State Error NU1105 Unable to find project information for 'D:\G1_abp\G1.Clinic.Doctorz\services\product\src\G1.Clinic.Doctorz.ProductService.HttpApi.Client\G1.Clinic.Doctorz.ProductService.HttpApi.Client.csproj'. If you are using Visual Studio, this may be because the project is unloaded or not part of the current solution so run a restore from the command-line. Otherwise, the project file may be invalid or missing targets required for restore. G1.Clinic.Doctorz.PublicWeb D:\G1_abp\G1.Clinic.Doctorz\apps\public-web\src\G1.Clinic.Doctorz.PublicWeb\G1.Clinic.Doctorz.PublicWeb.csproj 1

Similar behaviour is not happening for any other reference project like EntityFrameworkCore.

Is there any way we can download the solution with microservices template having mysql as database?

  • ABP Framework version: v7.2.2
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): angular identity server separated with microservices
  • Exception message and stack trace: no option to delete the sql related dlls and entityframeworkcore related dlls
  • Steps to reproduce the issue:" download the commercial solution from abp suite using microservices template. open the solution in visual studio 2022 and and try to remove the Volo.Abp.EntityFrameworkCore.SqlServer NuGet package dependency from the .EntityFrameworkCore project. but it does not allow to remove when you right click the package. We are following https://docs.abp.io/en/abp/latest/Entity-Framework-Core-Other-DBMS article to migrate to mysql.
73 प्रविष्टियों में 71 से 73 दिखा रहा है
Made with ❤️ on ABP v8.2.0-preview Updated on मार्च 25, 2024, 15:11