The type 'xxx' is defined in an asembly that is not referenced
20:54 18 Jan 2023

As I recently updated a custom DLL file to version 1.0.3483.0, when I included that DLL file in the project, it required version 1.0.3478.

What are the steps I need to follow in order to update the DLL file in a project?

Visual Studio 2015 Error

Visual Studio 2015 error

DLL file version

DLL file version

The DLL file was removed and added, and the project was unloaded and reloaded, but it still does not work.

c# vb.net visual-studio visual-studio-2015