Tiered (for MVC) or Auth Server Separated (for Angular): no
Exception message and full stack trace: System.TypeLoadException: 'Could not load type 'Volo.Abp.MultiTenancy.ICurrentTenant' from assembly 'Volo.Abp.MultiTenancy , Version=8.2.0.0, Culture=neutral
Steps to reproduce the issue: Running server
I would like to ask about the normal Lepton topic. I followed the migration guide and after making all the necessary adjustments when running the system I came across this error: "System.TypeLoadException: 'Could not load type 'Volo.Abp.MultiTenancy.ICurrentTenant' from assembly 'Volo.Abp.MultiTenancy , Version=8.2.0.0, Culture=neutral, PublicKeyToken=null'" And when I went to look at my csproj, the Abp files were all for version 8.2.0 as expected. When I researched more about the problem and when I saw other problems related to past migrations, I saw that people had problems with version 7.3 and a specific version was sent for correction, I would like to clarify this doubt if there is the same for my problem in 8.2.0
My Web.csproj
Showing 1 to 1 of 1 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 01, 2024, 05:35