- Published on
- Authors
- koskila
Fixing unexpected Microsoft.AspNetCore package errors after a dependency update
This was a fun one! Suddenly, while running or debugging my ASP.NET Core 3.1 application, I started getting errors about missing assemblies, along the lines of "FileNotFoundException: Could not load file or assembly Microsoft.AspNetCore....