-
ABP Framework version: v8.1.0-rc.3
-
UI Type: Blazor WASM
-
Database System: EF Core (SQL Server)
-
Tiered (for MVC) or Auth Server Separated (for Angular): no
-
Exception message and full stack trace:
Warning As Error: Detected package downgrade: Volo.Abp.AspNetCore.MultiTenancy from 8.1.0-rc.4 to 8.1.0-rc.3. Reference the package directly from the project to select a different version.
Volo.Abp.AspNetCore.Mvc.UI.Theme.LeptonX 3.1.0-rc.4 -> Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy 8.1.0-rc.4 -> Volo.Abp.AspNetCore.MultiTenancy (>= 8.1.0-rc.4)
Volo.Abp.AspNetCore.MultiTenancy (>= 8.1.0-rc.3) -
Steps to reproduce the issue:
-
Create a new project using Blazor WASM version 8.1.0-rc.3
-
Build the project
-
Notice how it wont build and will output the error message mentioned
7 Answer(s)
-
0
Hi,
You can update the leptonx theme package version from
3.1.*-*
to3.1.0-rc.3
-
0
You did not understand the reported error.
We don't need the temporary fix, but we need that when you release a new version it doesn't impact current projects.
This error happens with every version release and blocks both the development and release pipelines.This is a bug for me.
Thanks for your attention
-
0
Ok,
I will check.
-
0
Thank you, I await your feedback
-
0
-
0
Success again today with the release of Abp 8.1.0
I think the problem depends on this https://commercial.abp.io/releases/pr/16597
-
0
Hi,
We plan to fix the problem in 8.2