Open Closed

Can't build project if new version is released #6981


User avatar
0
roberto.fiocchi created
  • 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)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    You can update the leptonx theme package version from 3.1.*-* to 3.1.0-rc.3

  • User Avatar
    0
    roberto.fiocchi created

    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

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Ok,

    I will check.

  • User Avatar
    0
    roberto.fiocchi created

    Thank you, I await your feedback

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    https://github.com/abpframework/abp/issues/19482

  • User Avatar
    0
    roberto.fiocchi created

    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

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    We plan to fix the problem in 8.2

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
Do you need assistance from an ABP expert?
Schedule a Meeting
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.2.0-preview. Updated on March 25, 2025, 11:10