Open Closed

Could not load file or assembly 'Microsoft.EntityFrameworkCore, Version=X.X.X.X, Culture=neutral'. The system cannot find the file specified. File name: 'Microsoft.EntityFrameworkCore, Version=X.X.X.X #1640


User avatar
0
alper created
Support Team Director

I'm getting the following error on AuthServer project.


Could not load file or assembly 'Microsoft.EntityFrameworkCore, Version=5.0.8.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'. The system cannot find the file specified.
File name: 'Microsoft.EntityFrameworkCore, Version=5.0.8.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'

1 Answer(s)
  • User Avatar
    0
    alper created
    Support Team Director

    Stop the solution. Delete <PrivateAssets>all</PrivateAssets> in your EntityFrameworkCore project csproj. Delete Bin & Obj folders. Run the solution.

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