Open Closed

Upgrade issue to 8.0.5 #6876


User avatar
0
0365-Service created

UCheck the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, and please first use the search on the homepage. Provide us with the following info:

  • ABP Framework version: v8.0.5
  • UI Type: Angular
  • Database System: EF Core SQL Server
  • Tiered (for MVC) or Auth Server Separated (for Angular): no
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

I have run the dotnet tool update -g Volo.Abp.Cli to upgrade to 8.05 from 8.04. I have also updated all the packages via the abp suite. It said that everything was successfull, but now i cannot compile my backend. I get the following error. Please urgently advise how to resolve this

Severity Code Description Project File Line Suppression State Error NU1605 Warning As Error: Detected package downgrade: Volo.Abp.AspNetCore.MultiTenancy from 8.0.5 to 8.0.4. Reference the package directly from the project to select a different version. Steiner.Caci.Cloud.HttpApi.Host -> Volo.Abp.AspNetCore.Mvc.UI.Theme.LeptonX 3.0.5 -> Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy 8.0.5 -> Volo.Abp.AspNetCore.MultiTenancy (>= 8.0.5) Steiner.Caci.Cloud.HttpApi.Host -> Volo.Abp.AspNetCore.MultiTenancy (>= 8.0.4) Steiner.Caci.Cloud.HttpApi.Host D:\Projekte\Steiner\Caci.Cloud\aspnet-core\src\Steiner.Caci.Cloud.HttpApi.Host\Steiner.Caci.Cloud.HttpApi.Host.csproj 1


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