Activities of "ikappas"

Hi,

I guess one of your packages depends on 9.0 version

you can check the project.assets.json

Thank you very much for pointing us on the right direction. It was a recently updated indirect dependency that indeed had a dependency on System.Text.Json 9.0.0.

You may close the ticket.

Hi,

I think you updated the version by mistake, you can check your project file to make sure all abp packages are 8.3.4 and Microsoft packages are 8.0.x. PS, Leptonx theme version should be 8.3.4

And try dotnet clean&abp clean to clean the solution.

Any update on this issue?

@liangshiwei Thank you for your swift response

The issue occurs with abp bundle command on our Blazor project.

  • We have verified that all abp packages are on 8.3.4
  • We have verified that all Microsoft packages are on 8.0.x (8.0.11)
  • We are not using LeptonX theme
  • We have run dotnet clean & abp clean commands

Same here

Thank you for your response.

It was due to PackageSourceMapping misconfiguration.

We are getting NuGet Error NU1101 while trying to upgrade to 8.3.0 pro packages:

ie NU1101: Unable to find package Volo.Abp.Identity.AspNetCore. No packages exist with this id in source(s)

  • ABP Framework version: v8.3.0
  • UI Type: Blazor WASM
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes
  • Exception message and full stack trace:
  • Steps to reproduce the issue:
Showing 1 to 6 of 6 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on December 26, 2024, 06:07